#65EEE4#65EEE4
#65EEE4 is a very light, moderate teal. Relative luminance 0.695; OKLCH L 87.1% C 0.120 H 188.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEE4 |
|---|---|
| RGB | rgb(101, 238, 228) |
| HSL | hsl(176, 80%, 66%) |
| HSV | hsv(176, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 4.2%, 6.7%) |
| CIE-LAB | lab(86.76, -39.46, -6.39) |
| CIE-LCH | lch(86.76, 39.97, 189.19°) |
| OKLab | oklab(87.12% -0.1186 -0.0179) |
| OKLCH | oklch(87.12% 0.12 188.6) |
| XYZ | xyz(49.9388, 69.5121, 84.1691) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.13
Turquoise
#40E0D0
ΔE00 4.34
Bright Turquoise
#0FFEF9
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 4.96
Bright Cyan
#41FDFE
ΔE00 5.07
Aqua
#00FFFF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEE4 #EE656F
analogous
#65EEA0 #65EEE4 #65B4EE
triadic
#65EEE4 #E465EE #EEE465
tetradic
#65EEE4 #A065EE #EE656F #B4EE65
square
#65EEE4 #A065EE #EE656F #B4EE65
split-complementary
#65EEE4 #EE65B4 #EEA065
monochromatic
#16C3B6 #2EE8DA #65EEE4 #9CF4EE #D3FAF7
Accessibility & contrast
On white
1.41
#65EEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#65EEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEE4
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEE4 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E4
Deuteranopia (green-blind)
#CCD3E5
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65eee4; /* rgb */ color: rgb(101, 238, 228); /* oklch */ color: oklch(87.1% 0.120 188.6);
Tailwind
colors: {
custom: {
50: '#9ef4ec',
500: '#65eee4',
950: '#000000',
},
}SCSS
$custom: #65eee4; $custom-light: #9ef4ec; $custom-dark: #000000;
JSON
{
"hex": "#65eee4",
"rgb": {
"r": 101,
"g": 238,
"b": 228
},
"hsl": {
"h": 175.62,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.87123,
"c": 0.11991,
"h": 188.6
},
"luminance": 0.69517
}Semantic roles & 50–950 ramp
primary
#65EEE4
secondary
#C13640
accent
#0918DC
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584