#65E2ED#65E2ED
#65E2ED is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.6% C 0.111 H 203.2°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2ED |
|---|---|
| RGB | rgb(101, 226, 237) |
| HSL | hsl(185, 79%, 66%) |
| HSV | hsv(185, 57%, 93%) |
| CMYK | cmyk(57.4%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.58, -31.50, -15.86) |
| CIE-LCH | lch(83.58, 35.27, 206.72°) |
| OKLab | oklab(84.65% -0.1024 -0.0439) |
| OKLCH | oklch(84.65% 0.111 203.2) |
| XYZ | xyz(47.8429, 63.2690, 89.7952) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.98
Aqua Blue
#02D8E9
ΔE00 4.20
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 6.00
Darkturquoise
#00CED1
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2ED #ED7065
analogous
#65EDB4 #65E2ED #659EED
triadic
#65E2ED #ED65E2 #E2ED65
tetradic
#65E2ED #B465ED #ED7065 #9EED65
square
#65E2ED #B465ED #ED7065 #9EED65
split-complementary
#65E2ED #ED659E #EDB465
monochromatic
#17B3C1 #2ED8E7 #65E2ED #9CECF3 #D3F7FA
Accessibility & contrast
On white
1.54
#65E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#65E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2ED
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2ED | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#BDCAEE
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e2ed; /* rgb */ color: rgb(101, 226, 237); /* oklch */ color: oklch(84.6% 0.111 203.2);
Tailwind
colors: {
custom: {
50: '#9debf2',
500: '#65e2ed',
950: '#000000',
},
}SCSS
$custom: #65e2ed; $custom-light: #9debf2; $custom-dark: #000000;
JSON
{
"hex": "#65e2ed",
"rgb": {
"r": 101,
"g": 226,
"b": 237
},
"hsl": {
"h": 184.853,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84646,
"c": 0.11143,
"h": 203.2
},
"luminance": 0.63274
}Semantic roles & 50–950 ramp
primary
#65E2ED
secondary
#BF4237
accent
#1B0ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485