#65E8EE#65E8EE
#65E8EE is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.1% C 0.115 H 199.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8EE |
|---|---|
| RGB | rgb(101, 232, 238) |
| HSL | hsl(183, 80%, 66%) |
| HSV | hsv(183, 58%, 93%) |
| CMYK | cmyk(57.6%, 2.5%, 0%, 6.7%) |
| CIE-LAB | lab(85.33, -34.07, -13.77) |
| CIE-LCH | lch(85.33, 36.75, 202.01°) |
| OKLab | oklab(86.06% -0.1082 -0.0381) |
| OKLCH | oklch(86.06% 0.115 199.4) |
| XYZ | xyz(49.6495, 66.6479, 91.1201) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.72
Bright Light Blue
#26F7FD
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 4.76
Bright Cyan
#41FDFE
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8EE #EE6B65
analogous
#65EEB0 #65E8EE #65A4EE
triadic
#65E8EE #EE65E8 #E8EE65
tetradic
#65E8EE #B065EE #EE6B65 #A4EE65
square
#65E8EE #B065EE #EE6B65 #A4EE65
split-complementary
#65E8EE #EE65A4 #EEB065
monochromatic
#16BBC3 #2EE0E8 #65E8EE #9CF0F4 #D3F8FA
Accessibility & contrast
On white
1.47
#65E8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#65E8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8EE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8EE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEF
Deuteranopia (green-blind)
#C3CEEF
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65e8ee; /* rgb */ color: rgb(101, 232, 238); /* oklch */ color: oklch(86.1% 0.115 199.4);
Tailwind
colors: {
custom: {
50: '#9eeff3',
500: '#65e8ee',
950: '#000000',
},
}SCSS
$custom: #65e8ee; $custom-light: #9eeff3; $custom-dark: #000000;
JSON
{
"hex": "#65e8ee",
"rgb": {
"r": 101,
"g": 232,
"b": 238
},
"hsl": {
"h": 182.628,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.86061,
"c": 0.11474,
"h": 199.4
},
"luminance": 0.66653
}Semantic roles & 50–950 ramp
primary
#65E8EE
secondary
#C13C36
accent
#1209DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585