#65E9DF#65E9DF
#65E9DF is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.8% C 0.117 H 188.4°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65E9DF |
|---|---|
| RGB | rgb(101, 233, 223) |
| HSL | hsl(175, 75%, 65%) |
| HSV | hsv(175, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(85.18, -38.46, -6.08) |
| CIE-LCH | lch(85.18, 38.94, 188.99°) |
| OKLab | oklab(85.8% -0.1155 -0.0171) |
| OKLCH | oklch(85.8% 0.117 188.4) |
| XYZ | xyz(47.8192, 66.3675, 80.0879) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.64
Bright Aqua
#0BF9EA
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 5.14
Bright Turquoise
#0FFEF9
ΔE00 5.59
Bright Cyan
#41FDFE
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E9DF #E9656F
analogous
#65E99D #65E9DF #65B1E9
triadic
#65E9DF #DF65E9 #E9DF65
tetradic
#65E9DF #9D65E9 #E9656F #B1E965
square
#65E9DF #9D65E9 #E9656F #B1E965
split-complementary
#65E9DF #E965B1 #E99D65
monochromatic
#1AB9AD #2FE1D4 #65E9DF #9BF1EA #D0F8F5
Accessibility & contrast
On white
1.47
#65E9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#65E9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E9DF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E9DF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#C9CEE0
Tritanopia (blue-blind)
#00EEE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65e9df; /* rgb */ color: rgb(101, 233, 223); /* oklch */ color: oklch(85.8% 0.117 188.4);
Tailwind
colors: {
custom: {
50: '#9df0e8',
500: '#65e9df',
950: '#000000',
},
}SCSS
$custom: #65e9df; $custom-light: #9df0e8; $custom-dark: #000000;
JSON
{
"hex": "#65e9df",
"rgb": {
"r": 101,
"g": 233,
"b": 223
},
"hsl": {
"h": 175.455,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.85803,
"c": 0.11675,
"h": 188.4
},
"luminance": 0.66372
}Semantic roles & 50–950 ramp
primary
#65E9DF
secondary
#B93A43
accent
#0E1ED7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584