#65EED5#65EED5
#65EED5 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.7% C 0.125 H 179.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65EED5 |
|---|---|
| RGB | rgb(101, 238, 213) |
| HSL | hsl(169, 80%, 66%) |
| HSV | hsv(169, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 10.5%, 6.7%) |
| CIE-LAB | lab(86.36, -43.20, 0.90) |
| CIE-LCH | lch(86.36, 43.21, 178.80°) |
| OKLab | oklab(86.67% -0.125 0.0017) |
| OKLCH | oklch(86.67% 0.125 179.2) |
| XYZ | xyz(47.9461, 68.7151, 73.6745) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.88
Aqua (survey)
#13EAC9
ΔE00 3.92
Turquoise
#40E0D0
ΔE00 4.54
Light Turquoise
#7EF4CC
ΔE00 5.05
Bright Aqua
#0BF9EA
ΔE00 5.24
Light Aqua
#8CFFDB
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EED5 #EE657E
analogous
#65EE91 #65EED5 #65C3EE
triadic
#65EED5 #D565EE #EED565
tetradic
#65EED5 #9165EE #EE657E #C3EE65
square
#65EED5 #9165EE #EE657E #C3EE65
split-complementary
#65EED5 #EE65C3 #EE9165
monochromatic
#16C3A3 #2EE8C6 #65EED5 #9CF4E4 #D3FAF3
Accessibility & contrast
On white
1.42
#65EED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#65EED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EED5
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EED5 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D4
Deuteranopia (green-blind)
#D0D2D7
Tritanopia (blue-blind)
#00F2E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65eed5; /* rgb */ color: rgb(101, 238, 213); /* oklch */ color: oklch(86.7% 0.125 179.2);
Tailwind
colors: {
custom: {
50: '#9df4e1',
500: '#65eed5',
950: '#000000',
},
}SCSS
$custom: #65eed5; $custom-light: #9df4e1; $custom-dark: #000000;
JSON
{
"hex": "#65eed5",
"rgb": {
"r": 101,
"g": 238,
"b": 213
},
"hsl": {
"h": 169.051,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86672,
"c": 0.12501,
"h": 179.2
},
"luminance": 0.6872
}Semantic roles & 50–950 ramp
primary
#65EED5
secondary
#C13650
accent
#0930DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584