#65E2EE#65E2EE
#65E2EE is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.112 H 203.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2EE |
|---|---|
| RGB | rgb(101, 226, 238) |
| HSL | hsl(185, 80%, 66%) |
| HSV | hsv(185, 58%, 93%) |
| CMYK | cmyk(57.6%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.61, -31.23, -16.34) |
| CIE-LCH | lch(83.61, 35.25, 207.62°) |
| OKLab | oklab(84.68% -0.102 -0.0452) |
| OKLCH | oklch(84.68% 0.112 203.9) |
| XYZ | xyz(47.9894, 63.3276, 90.5667) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.79
Aqua Blue
#02D8E9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2EE #EE7165
analogous
#65EEB5 #65E2EE #659EEE
triadic
#65E2EE #EE65E2 #E2EE65
tetradic
#65E2EE #B565EE #EE7165 #9EEE65
square
#65E2EE #B565EE #EE7165 #9EEE65
split-complementary
#65E2EE #EE659E #EEB565
monochromatic
#16B4C3 #2ED8E8 #65E2EE #9CECF4 #D3F7FA
Accessibility & contrast
On white
1.54
#65E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#65E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2EE
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2EE | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e2ee; /* rgb */ color: rgb(101, 226, 238); /* oklch */ color: oklch(84.7% 0.112 203.9);
Tailwind
colors: {
custom: {
50: '#9debf3',
500: '#65e2ee',
950: '#000000',
},
}SCSS
$custom: #65e2ee; $custom-light: #9debf3; $custom-dark: #000000;
JSON
{
"hex": "#65e2ee",
"rgb": {
"r": 101,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.255,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.84681,
"c": 0.1116,
"h": 203.9
},
"luminance": 0.63332
}Semantic roles & 50–950 ramp
primary
#65E2EE
secondary
#C14236
accent
#1C09DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485