#65EDE0#65EDE0
#65EDE0 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.8% C 0.120 H 186.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDE0 |
|---|---|
| RGB | rgb(101, 237, 224) |
| HSL | hsl(174, 79%, 66%) |
| HSV | hsv(174, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 5.5%, 7.1%) |
| CIE-LAB | lab(86.36, -40.02, -4.87) |
| CIE-LCH | lch(86.36, 40.32, 186.94°) |
| OKLab | oklab(86.77% -0.1192 -0.0138) |
| OKLCH | oklch(86.77% 0.12 186.6) |
| XYZ | xyz(49.0996, 68.7119, 81.1817) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.74
Bright Aqua
#0BF9EA
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.08
Bright Turquoise
#0FFEF9
ΔE00 5.29
Bright Cyan
#41FDFE
ΔE00 5.97
Aqua
#00FFFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDE0 #ED6572
analogous
#65ED9C #65EDE0 #65B6ED
triadic
#65EDE0 #E065ED #EDE065
tetradic
#65EDE0 #9C65ED #ED6572 #B6ED65
square
#65EDE0 #9C65ED #ED6572 #B6ED65
split-complementary
#65EDE0 #ED65B6 #ED9C65
monochromatic
#17C1B1 #2EE7D5 #65EDE0 #9CF3EB #D3FAF6
Accessibility & contrast
On white
1.42
#65EDE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#65EDE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDE0
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDE0 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1E0
Deuteranopia (green-blind)
#CCD2E2
Tritanopia (blue-blind)
#00F2E9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65ede0; /* rgb */ color: rgb(101, 237, 224); /* oklch */ color: oklch(86.8% 0.120 186.6);
Tailwind
colors: {
custom: {
50: '#9df3e9',
500: '#65ede0',
950: '#000000',
},
}SCSS
$custom: #65ede0; $custom-light: #9df3e9; $custom-dark: #000000;
JSON
{
"hex": "#65ede0",
"rgb": {
"r": 101,
"g": 237,
"b": 224
},
"hsl": {
"h": 174.265,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.86766,
"c": 0.12002,
"h": 186.6
},
"luminance": 0.68717
}Semantic roles & 50–950 ramp
primary
#65EDE0
secondary
#BF3744
accent
#0A1EDB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584