#65EFE0#65EFE0
#65EFE0 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.2% C 0.122 H 185.4°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFE0 |
|---|---|
| RGB | rgb(101, 239, 224) |
| HSL | hsl(173, 81%, 67%) |
| HSV | hsv(173, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 6.3%, 6.3%) |
| CIE-LAB | lab(86.94, -40.92, -4.02) |
| CIE-LCH | lch(86.94, 41.12, 185.61°) |
| OKLab | oklab(87.23% -0.1213 -0.0115) |
| OKLCH | oklch(87.23% 0.122 185.4) |
| XYZ | xyz(49.6819, 69.8765, 81.3758) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.47
Bright Aqua
#0BF9EA
ΔE00 3.72
Turquoise
#40E0D0
ΔE00 3.92
Bright Turquoise
#0FFEF9
ΔE00 5.36
Bright Cyan
#41FDFE
ΔE00 6.26
Aqua (survey)
#13EAC9
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFE0 #EF6574
analogous
#65EF9B #65EFE0 #65B9EF
triadic
#65EFE0 #E065EF #EFE065
tetradic
#65EFE0 #9B65EF #EF6574 #B9EF65
square
#65EFE0 #9B65EF #EF6574 #B9EF65
split-complementary
#65EFE0 #EF65B9 #EF9B65
monochromatic
#14C5B2 #2EE9D5 #65EFE0 #9CF5EB #D4FBF6
Accessibility & contrast
On white
1.40
#65EFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#65EFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFE0
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFE0 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3E0
Deuteranopia (green-blind)
#CFD3E2
Tritanopia (blue-blind)
#00F4EA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65efe0; /* rgb */ color: rgb(101, 239, 224); /* oklch */ color: oklch(87.2% 0.122 185.4);
Tailwind
colors: {
custom: {
50: '#9ef5e9',
500: '#65efe0',
950: '#000000',
},
}SCSS
$custom: #65efe0; $custom-light: #9ef5e9; $custom-dark: #000000;
JSON
{
"hex": "#65efe0",
"rgb": {
"r": 101,
"g": 239,
"b": 224
},
"hsl": {
"h": 173.478,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.87232,
"c": 0.12184,
"h": 185.4
},
"luminance": 0.69882
}Semantic roles & 50–950 ramp
primary
#65EFE0
secondary
#C33645
accent
#081FDE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584