#65CFD9#65CFD9
#65CFD9 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.099 H 203.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #65CFD9 |
|---|---|
| RGB | rgb(101, 207, 217) |
| HSL | hsl(185, 60%, 62%) |
| HSV | hsv(185, 53%, 85%) |
| CMYK | cmyk(53.5%, 4.6%, 0%, 14.9%) |
| CIE-LAB | lab(77.52, -27.78, -14.31) |
| CIE-LCH | lch(77.52, 31.25, 207.25°) |
| OKLab | oklab(79.56% -0.0903 -0.0395) |
| OKLCH | oklch(79.56% 0.099 203.6) |
| XYZ | xyz(40.1989, 52.3983, 73.6276) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.47
Darkturquoise
#00CED1
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 6.39
Robin'S Egg
#6DEDFD
ΔE00 7.08
Robin Egg Blue
#8AF1FE
ΔE00 8.14
Neon Blue
#04D9FF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65CFD9 #D96F65
analogous
#65D9A9 #65CFD9 #6595D9
triadic
#65CFD9 #D965CF #CFD965
tetradic
#65CFD9 #A965D9 #D96F65 #95D965
square
#65CFD9 #A965D9 #D96F65 #95D965
split-complementary
#65CFD9 #D96595 #D9A965
monochromatic
#27939D #34C0CD #65CFD9 #96DEE5 #C7EEF1
Accessibility & contrast
On white
1.83
#65CFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#65CFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65CFD9
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65CFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65CFD9 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DA
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65cfd9; /* rgb */ color: rgb(101, 207, 217); /* oklch */ color: oklch(79.6% 0.099 203.6);
Tailwind
colors: {
custom: {
50: '#9adee4',
500: '#65cfd9',
950: '#000000',
},
}SCSS
$custom: #65cfd9; $custom-light: #9adee4; $custom-dark: #000000;
JSON
{
"hex": "#65cfd9",
"rgb": {
"r": 101,
"g": 207,
"b": 217
},
"hsl": {
"h": 185.172,
"s": 60.417,
"l": 62.353
},
"oklch": {
"l": 0.79559,
"c": 0.09861,
"h": 203.6
},
"luminance": 0.52402
}Semantic roles & 50–950 ramp
primary
#65CFD9
secondary
#A14A41
accent
#2C1DC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484