#95F2CC#95F2CC
#95F2CC is a very light, moderate teal. Relative luminance 0.743; OKLCH L 89.3% C 0.104 H 166.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #95F2CC |
|---|---|
| RGB | rgb(149, 242, 204) |
| HSL | hsl(155, 78%, 77%) |
| HSV | hsv(155, 38%, 95%) |
| CMYK | cmyk(38.4%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(89.04, -36.00, 9.69) |
| CIE-LCH | lch(89.04, 37.28, 164.93°) |
| OKLab | oklab(89.25% -0.1012 0.0249) |
| OKLCH | oklch(89.25% 0.104 166.2) |
| XYZ | xyz(55.0414, 74.2499, 68.5464) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 2.60
Light Teal
#90E4C1
ΔE00 3.07
Light Aqua
#8CFFDB
ΔE00 3.49
Aquamarine
#7FFFD4
ΔE00 3.93
Mint
#AAF0C1
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F2CC #F295BB
analogous
#95F29E #95F2CC #95E9F2
triadic
#95F2CC #CC95F2 #F2CC95
tetradic
#95F2CC #9E95F2 #F295BB #E9F295
square
#95F2CC #9E95F2 #F295BB #E9F295
split-complementary
#95F2CC #F295E9 #F29E95
monochromatic
#28E598 #5EEBB2 #95F2CC #CCF9E6 #E4FCF2
Accessibility & contrast
On white
1.32
#95F2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#95F2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F2CC
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F2CC | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#7CF2E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #95f2cc; /* rgb */ color: rgb(149, 242, 204); /* oklch */ color: oklch(89.3% 0.104 166.2);
Tailwind
colors: {
custom: {
50: '#b7f6db',
500: '#95f2cc',
950: '#000000',
},
}SCSS
$custom: #95f2cc; $custom-light: #b7f6db; $custom-dark: #000000;
JSON
{
"hex": "#95f2cc",
"rgb": {
"r": 149,
"g": 242,
"b": 204
},
"hsl": {
"h": 155.484,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.89253,
"c": 0.10425,
"h": 166.2
},
"luminance": 0.74253
}Semantic roles & 50–950 ramp
primary
#95F2CC
secondary
#CF5C8B
accent
#0B60DA
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#121715
muted
#828584