#65EDCD#65EDCD
#65EDCD is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.2% C 0.128 H 175.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDCD |
|---|---|
| RGB | rgb(101, 237, 205) |
| HSL | hsl(166, 79%, 66%) |
| HSV | hsv(166, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(85.88, -44.67, 4.39) |
| CIE-LCH | lch(85.88, 44.89, 174.39°) |
| OKLab | oklab(86.21% -0.1275 0.011) |
| OKLCH | oklch(86.21% 0.128 175.1) |
| XYZ | xyz(46.6654, 67.7382, 68.3613) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.01
Aqua (survey)
#13EAC9
ΔE00 3.38
Light Turquoise
#7EF4CC
ΔE00 3.40
Aqua Marine
#2EE8BB
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.80
Aquamarine
#7FFFD4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDCD #ED6585
analogous
#65ED89 #65EDCD #65C9ED
triadic
#65EDCD #CD65ED #EDCD65
tetradic
#65EDCD #8965ED #ED6585 #C9ED65
square
#65EDCD #8965ED #ED6585 #C9ED65
split-complementary
#65EDCD #ED65C9 #ED8965
monochromatic
#17C199 #2EE7BB #65EDCD #9CF3DF #D3FAF1
Accessibility & contrast
On white
1.44
#65EDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#65EDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDCD
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDCD | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#D1D1CF
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65edcd; /* rgb */ color: rgb(101, 237, 205); /* oklch */ color: oklch(86.2% 0.128 175.1);
Tailwind
colors: {
custom: {
50: '#9df3dc',
500: '#65edcd',
950: '#000000',
},
}SCSS
$custom: #65edcd; $custom-light: #9df3dc; $custom-dark: #000000;
JSON
{
"hex": "#65edcd",
"rgb": {
"r": 101,
"g": 237,
"b": 205
},
"hsl": {
"h": 165.882,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.86211,
"c": 0.12793,
"h": 175.1
},
"luminance": 0.67743
}Semantic roles & 50–950 ramp
primary
#65EDCD
secondary
#BF3757
accent
#0A3BDB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584