#65E7CC#65E7CC
#65E7CC is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.8% C 0.122 H 177.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7CC |
|---|---|
| RGB | rgb(101, 231, 204) |
| HSL | hsl(168, 73%, 65%) |
| HSV | hsv(168, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 11.7%, 9.4%) |
| CIE-LAB | lab(84.11, -42.27, 2.35) |
| CIE-LCH | lch(84.11, 42.34, 176.81°) |
| OKLab | oklab(84.77% -0.1216 0.0056) |
| OKLCH | oklch(84.77% 0.122 177.4) |
| XYZ | xyz(44.8369, 64.2738, 67.1582) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.01
Aqua (survey)
#13EAC9
ΔE00 3.63
Turquoise
#40E0D0
ΔE00 4.38
Light Turquoise
#7EF4CC
ΔE00 4.91
Aqua Marine
#2EE8BB
ΔE00 5.21
Light Teal
#90E4C1
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7CC #E76580
analogous
#65E78B #65E7CC #65C1E7
triadic
#65E7CC #CC65E7 #E7CC65
tetradic
#65E7CC #8B65E7 #E76580 #C1E765
square
#65E7CC #8B65E7 #E76580 #C1E765
split-complementary
#65E7CC #E765C1 #E78B65
monochromatic
#1CB596 #30DFBA #65E7CC #9AEFDE #CFF8EF
Accessibility & contrast
On white
1.52
#65E7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#65E7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7CC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7CC | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#00EADF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65e7cc; /* rgb */ color: rgb(101, 231, 204); /* oklch */ color: oklch(84.8% 0.122 177.4);
Tailwind
colors: {
custom: {
50: '#9cefdb',
500: '#65e7cc',
950: '#000000',
},
}SCSS
$custom: #65e7cc; $custom-light: #9cefdb; $custom-dark: #000000;
JSON
{
"hex": "#65e7cc",
"rgb": {
"r": 101,
"g": 231,
"b": 204
},
"hsl": {
"h": 167.538,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.84766,
"c": 0.12173,
"h": 177.4
},
"luminance": 0.64278
}Semantic roles & 50–950 ramp
primary
#65E7CC
secondary
#B53B54
accent
#1039D5
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1615
muted
#808584