#65DBEC#65DBEC
#65DBEC is a very light, moderate teal. Relative luminance 0.595; OKLCH L 83.0% C 0.108 H 208.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65DBEC |
|---|---|
| RGB | rgb(101, 219, 236) |
| HSL | hsl(188, 78%, 66%) |
| HSV | hsv(188, 57%, 93%) |
| CMYK | cmyk(57.2%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.56, -28.41, -18.38) |
| CIE-LCH | lch(81.56, 33.84, 212.90°) |
| OKLab | oklab(83% -0.0955 -0.0509) |
| OKLCH | oklch(83% 0.108 208) |
| XYZ | xyz(45.8325, 59.4813, 88.4063) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.96
Robin'S Egg
#6DEDFD
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Neon Blue
#04D9FF
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DBEC #EC7665
analogous
#65ECBA #65DBEC #6597EC
triadic
#65DBEC #EC65DB #DBEC65
tetradic
#65DBEC #BA65EC #EC7665 #97EC65
square
#65DBEC #BA65EC #EC7665 #97EC65
split-complementary
#65DBEC #EC6597 #ECBA65
monochromatic
#18AABF #2FCEE5 #65DBEC #9BE8F3 #D2F4F9
Accessibility & contrast
On white
1.63
#65DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#65DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DBEC
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DBEC | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4ED
Deuteranopia (green-blind)
#B6C4EC
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #65dbec; /* rgb */ color: rgb(101, 219, 236); /* oklch */ color: oklch(83.0% 0.108 208.0);
Tailwind
colors: {
custom: {
50: '#9de6f2',
500: '#65dbec',
950: '#000000',
},
}SCSS
$custom: #65dbec; $custom-light: #9de6f2; $custom-dark: #000000;
JSON
{
"hex": "#65dbec",
"rgb": {
"r": 101,
"g": 219,
"b": 236
},
"hsl": {
"h": 187.556,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.83003,
"c": 0.10823,
"h": 208
},
"luminance": 0.59486
}Semantic roles & 50–950 ramp
primary
#65DBEC
secondary
#BE4838
accent
#250BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485