#65F2E2#65F2E2
#65F2E2 is a very light, vivid teal. Relative luminance 0.718; OKLCH L 88.0% C 0.124 H 185.0°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2E2 |
|---|---|
| RGB | rgb(101, 242, 226) |
| HSL | hsl(173, 84%, 67%) |
| HSV | hsv(173, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 6.6%, 5.1%) |
| CIE-LAB | lab(87.85, -41.76, -3.72) |
| CIE-LCH | lch(87.85, 41.93, 185.10°) |
| OKLab | oklab(87.99% -0.1235 -0.0107) |
| OKLCH | oklch(87.99% 0.124 185) |
| XYZ | xyz(50.8403, 71.7568, 83.1079) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.23
Bright Aqua
#0BF9EA
ΔE00 3.38
Turquoise
#40E0D0
ΔE00 4.42
Bright Turquoise
#0FFEF9
ΔE00 5.18
Aqua (survey)
#13EAC9
ΔE00 6.18
Bright Cyan
#41FDFE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2E2 #F26575
analogous
#65F29B #65F2E2 #65BCF2
triadic
#65F2E2 #E265F2 #F2E265
tetradic
#65F2E2 #9B65F2 #F26575 #BCF265
square
#65F2E2 #9B65F2 #F26575 #BCF265
split-complementary
#65F2E2 #F265BC #F29B65
monochromatic
#11CBB6 #2DEDD7 #65F2E2 #9DF7ED #D6FCF7
Accessibility & contrast
On white
1.37
#65F2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#65F2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2E2
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2E2 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E6E2
Deuteranopia (green-blind)
#D1D6E4
Tritanopia (blue-blind)
#00F7ED
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f2e2; /* rgb */ color: rgb(101, 242, 226); /* oklch */ color: oklch(88.0% 0.124 185.0);
Tailwind
colors: {
custom: {
50: '#9ef7eb',
500: '#65f2e2',
950: '#000000',
},
}SCSS
$custom: #65f2e2; $custom-light: #9ef7eb; $custom-dark: #000000;
JSON
{
"hex": "#65f2e2",
"rgb": {
"r": 101,
"g": 242,
"b": 226
},
"hsl": {
"h": 173.191,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87992,
"c": 0.12399,
"h": 185
},
"luminance": 0.71762
}Semantic roles & 50–950 ramp
primary
#65F2E2
secondary
#C83344
accent
#051EE1
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101716
muted
#808584