#65CEDB#65CEDB
#65CEDB is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.099 H 206.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65CEDB |
|---|---|
| RGB | rgb(101, 206, 219) |
| HSL | hsl(187, 62%, 63%) |
| HSV | hsv(187, 54%, 86%) |
| CMYK | cmyk(53.9%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.29, -26.75, -15.72) |
| CIE-LCH | lch(77.29, 31.03, 210.45°) |
| OKLab | oklab(79.4% -0.0884 -0.0434) |
| OKLCH | oklch(79.4% 0.099 206.2) |
| XYZ | xyz(40.2191, 52.0200, 74.9255) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.58
Darkturquoise
#00CED1
ΔE00 6.48
Robin'S Egg
#6DEDFD
ΔE00 7.14
Neon Blue
#04D9FF
ΔE00 7.31
Mediumturquoise
#48D1CC
ΔE00 7.50
Sky Blue
#87CEEB
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CEDB #DB7265
analogous
#65DBAD #65CEDB #6593DB
triadic
#65CEDB #DB65CE #CEDB65
tetradic
#65CEDB #AD65DB #DB7265 #93DB65
square
#65CEDB #AD65DB #DB7265 #93DB65
split-complementary
#65CEDB #DB6593 #DBAD65
monochromatic
#2593A0 #33BECF #65CEDB #97DEE7 #C8EEF2
Accessibility & contrast
On white
1.84
#65CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#65CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CEDB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CEDB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65cedb; /* rgb */ color: rgb(101, 206, 219); /* oklch */ color: oklch(79.4% 0.099 206.2);
Tailwind
colors: {
custom: {
50: '#9adde6',
500: '#65cedb',
950: '#000000',
},
}SCSS
$custom: #65cedb; $custom-light: #9adde6; $custom-dark: #000000;
JSON
{
"hex": "#65cedb",
"rgb": {
"r": 101,
"g": 206,
"b": 219
},
"hsl": {
"h": 186.61,
"s": 62.105,
"l": 62.745
},
"oklch": {
"l": 0.79398,
"c": 0.09854,
"h": 206.2
},
"luminance": 0.52024
}Semantic roles & 50–950 ramp
primary
#65CEDB
secondary
#A44B40
accent
#2F1CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484