#65F0DB#65F0DB
#65F0DB is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.3% C 0.125 H 181.8°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65F0DB |
|---|---|
| RGB | rgb(101, 240, 219) |
| HSL | hsl(171, 82%, 67%) |
| HSV | hsv(171, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 8.8%, 5.9%) |
| CIE-LAB | lab(87.09, -42.61, -1.17) |
| CIE-LCH | lch(87.09, 42.63, 181.58°) |
| OKLab | oklab(87.32% -0.1245 -0.0038) |
| OKLCH | oklch(87.32% 0.125 181.8) |
| XYZ | xyz(49.3073, 70.1964, 77.9548) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.07
Bright Aqua
#0BF9EA
ΔE00 4.20
Turquoise
#40E0D0
ΔE00 4.26
Aqua (survey)
#13EAC9
ΔE00 4.80
Light Aqua
#8CFFDB
ΔE00 6.16
Light Turquoise
#7EF4CC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F0DB #F0657A
analogous
#65F096 #65F0DB #65C0F0
triadic
#65F0DB #DB65F0 #F0DB65
tetradic
#65F0DB #9665F0 #F0657A #C0F065
square
#65F0DB #9665F0 #F0657A #C0F065
split-complementary
#65F0DB #F065C0 #F09665
monochromatic
#13C7AC #2DEBCE #65F0DB #9DF5E8 #D5FBF5
Accessibility & contrast
On white
1.40
#65F0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#65F0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F0DB
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F0DB | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3DA
Deuteranopia (green-blind)
#D1D4DD
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f0db; /* rgb */ color: rgb(101, 240, 219); /* oklch */ color: oklch(87.3% 0.125 181.8);
Tailwind
colors: {
custom: {
50: '#9df5e6',
500: '#65f0db',
950: '#000000',
},
}SCSS
$custom: #65f0db; $custom-light: #9df5e6; $custom-dark: #000000;
JSON
{
"hex": "#65f0db",
"rgb": {
"r": 101,
"g": 240,
"b": 219
},
"hsl": {
"h": 170.935,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.87316,
"c": 0.12454,
"h": 181.8
},
"luminance": 0.70201
}Semantic roles & 50–950 ramp
primary
#65F0DB
secondary
#C4354B
accent
#0727DF
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584