#65EDDC#65EDDC
#65EDDC is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.6% C 0.121 H 184.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDDC |
|---|---|
| RGB | rgb(101, 237, 220) |
| HSL | hsl(173, 79%, 66%) |
| HSV | hsv(173, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(86.25, -41.03, -2.93) |
| CIE-LCH | lch(86.25, 41.13, 184.08°) |
| OKLab | oklab(86.64% -0.1209 -0.0085) |
| OKLCH | oklch(86.64% 0.121 184) |
| XYZ | xyz(48.5635, 68.4975, 78.3583) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.00
Turquoise
#40E0D0
ΔE00 3.53
Bright Aqua
#0BF9EA
ΔE00 4.11
Aqua (survey)
#13EAC9
ΔE00 5.62
Bright Turquoise
#0FFEF9
ΔE00 6.09
Bright Cyan
#41FDFE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDDC #ED6576
analogous
#65ED98 #65EDDC #65BAED
triadic
#65EDDC #DC65ED #EDDC65
tetradic
#65EDDC #9865ED #ED6576 #BAED65
square
#65EDDC #9865ED #ED6576 #BAED65
split-complementary
#65EDDC #ED65BA #ED9865
monochromatic
#17C1AC #2EE7D0 #65EDDC #9CF3E8 #D3FAF5
Accessibility & contrast
On white
1.43
#65EDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#65EDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDDC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDDC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DB
Deuteranopia (green-blind)
#CDD1DE
Tritanopia (blue-blind)
#00F1E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65eddc; /* rgb */ color: rgb(101, 237, 220); /* oklch */ color: oklch(86.6% 0.121 184.0);
Tailwind
colors: {
custom: {
50: '#9df3e6',
500: '#65eddc',
950: '#000000',
},
}SCSS
$custom: #65eddc; $custom-light: #9df3e6; $custom-dark: #000000;
JSON
{
"hex": "#65eddc",
"rgb": {
"r": 101,
"g": 237,
"b": 220
},
"hsl": {
"h": 172.5,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.86644,
"c": 0.12124,
"h": 184
},
"luminance": 0.68502
}Semantic roles & 50–950 ramp
primary
#65EDDC
secondary
#BF3748
accent
#0A24DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584