#65E2CC#65E2CC
#65E2CC is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.6% C 0.116 H 180.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2CC |
|---|---|
| RGB | rgb(101, 226, 204) |
| HSL | hsl(169, 68%, 64%) |
| HSV | hsv(169, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(82.65, -40.04, 0.24) |
| CIE-LCH | lch(82.65, 40.04, 179.66°) |
| OKLab | oklab(83.59% -0.1163 0) |
| OKLCH | oklch(83.59% 0.116 180) |
| XYZ | xyz(43.4574, 61.5149, 66.6984) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 3.78
Aqua (survey)
#13EAC9
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 5.37
Aquamarine (survey)
#04D8B2
ΔE00 6.35
Light Teal
#90E4C1
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2CC #E2657B
analogous
#65E28E #65E2CC #65BAE2
triadic
#65E2CC #CC65E2 #E2CC65
tetradic
#65E2CC #8E65E2 #E2657B #BAE265
square
#65E2CC #8E65E2 #E2657B #BAE265
split-complementary
#65E2CC #E265BA #E28E65
monochromatic
#20AC94 #31D8BB #65E2CC #99ECDD #CCF5EE
Accessibility & contrast
On white
1.58
#65E2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#65E2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2CC
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2CC | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#00E5DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e2cc; /* rgb */ color: rgb(101, 226, 204); /* oklch */ color: oklch(83.6% 0.116 180.0);
Tailwind
colors: {
custom: {
50: '#9bebdb',
500: '#65e2cc',
950: '#000000',
},
}SCSS
$custom: #65e2cc; $custom-light: #9bebdb; $custom-dark: #000000;
JSON
{
"hex": "#65e2cc",
"rgb": {
"r": 101,
"g": 226,
"b": 204
},
"hsl": {
"h": 169.44,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.83587,
"c": 0.1163,
"h": 180
},
"luminance": 0.61519
}Semantic roles & 50–950 ramp
primary
#65E2CC
secondary
#AE3D51
accent
#1536D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484