#65EEE2#65EEE2
#65EEE2 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.1% C 0.120 H 187.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEE2 |
|---|---|
| RGB | rgb(101, 238, 226) |
| HSL | hsl(175, 80%, 66%) |
| HSV | hsv(175, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 5%, 6.7%) |
| CIE-LAB | lab(86.70, -39.97, -5.42) |
| CIE-LCH | lch(86.70, 40.33, 187.72°) |
| OKLab | oklab(87.06% -0.1194 -0.0153) |
| OKLCH | oklch(87.06% 0.12 187.3) |
| XYZ | xyz(49.6628, 69.4017, 82.7154) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.93
Turquoise
#40E0D0
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 4.35
Bright Turquoise
#0FFEF9
ΔE00 4.97
Bright Cyan
#41FDFE
ΔE00 5.57
Aqua
#00FFFF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEE2 #EE6571
analogous
#65EE9E #65EEE2 #65B5EE
triadic
#65EEE2 #E265EE #EEE265
tetradic
#65EEE2 #9E65EE #EE6571 #B5EE65
square
#65EEE2 #9E65EE #EE6571 #B5EE65
split-complementary
#65EEE2 #EE65B5 #EE9E65
monochromatic
#16C3B4 #2EE8D8 #65EEE2 #9CF4EC #D3FAF7
Accessibility & contrast
On white
1.41
#65EEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#65EEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEE2
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEE2 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#CDD2E4
Tritanopia (blue-blind)
#00F3EA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65eee2; /* rgb */ color: rgb(101, 238, 226); /* oklch */ color: oklch(87.1% 0.120 187.3);
Tailwind
colors: {
custom: {
50: '#9ef4eb',
500: '#65eee2',
950: '#000000',
},
}SCSS
$custom: #65eee2; $custom-light: #9ef4eb; $custom-dark: #000000;
JSON
{
"hex": "#65eee2",
"rgb": {
"r": 101,
"g": 238,
"b": 226
},
"hsl": {
"h": 174.745,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.87061,
"c": 0.12039,
"h": 187.3
},
"luminance": 0.69407
}Semantic roles & 50–950 ramp
primary
#65EEE2
secondary
#C13642
accent
#091CDC
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584