#65F0DC#65F0DC
#65F0DC is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.3% C 0.124 H 182.4°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #65F0DC |
|---|---|
| RGB | rgb(101, 240, 220) |
| HSL | hsl(171, 82%, 67%) |
| HSV | hsv(171, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(87.12, -42.37, -1.66) |
| CIE-LCH | lch(87.12, 42.40, 182.24°) |
| OKLab | oklab(87.35% -0.124 -0.0051) |
| OKLCH | oklch(87.35% 0.124 182.4) |
| XYZ | xyz(49.4394, 70.2492, 78.6503) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.25
Bright Aqua
#0BF9EA
ΔE00 4.04
Turquoise
#40E0D0
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 5.03
Light Aqua
#8CFFDB
ΔE00 6.39
Bright Turquoise
#0FFEF9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F0DC #F06579
analogous
#65F097 #65F0DC #65BFF0
triadic
#65F0DC #DC65F0 #F0DC65
tetradic
#65F0DC #9765F0 #F06579 #BFF065
square
#65F0DC #9765F0 #F06579 #BFF065
split-complementary
#65F0DC #F065BF #F09765
monochromatic
#13C7AD #2DEBCF #65F0DC #9DF5E9 #D5FBF5
Accessibility & contrast
On white
1.40
#65F0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#65F0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F0DC
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F0DC | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3DB
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#00F4EA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f0dc; /* rgb */ color: rgb(101, 240, 220); /* oklch */ color: oklch(87.3% 0.124 182.4);
Tailwind
colors: {
custom: {
50: '#9ef5e6',
500: '#65f0dc',
950: '#000000',
},
}SCSS
$custom: #65f0dc; $custom-light: #9ef5e6; $custom-dark: #000000;
JSON
{
"hex": "#65f0dc",
"rgb": {
"r": 101,
"g": 240,
"b": 220
},
"hsl": {
"h": 171.367,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.87346,
"c": 0.12416,
"h": 182.4
},
"luminance": 0.70254
}Semantic roles & 50–950 ramp
primary
#65F0DC
secondary
#C4354A
accent
#0726DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584