#65F2DB#65F2DB
#65F2DB is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.8% C 0.127 H 180.7°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2DB |
|---|---|
| RGB | rgb(101, 242, 219) |
| HSL | hsl(170, 84%, 67%) |
| HSV | hsv(170, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(87.67, -43.50, -0.33) |
| CIE-LCH | lch(87.67, 43.50, 180.43°) |
| OKLab | oklab(87.78% -0.1265 -0.0016) |
| OKLCH | oklch(87.78% 0.127 180.7) |
| XYZ | xyz(49.8993, 71.3804, 78.1522) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.82
Bright Aqua
#0BF9EA
ΔE00 4.36
Aqua (survey)
#13EAC9
ΔE00 4.55
Turquoise
#40E0D0
ΔE00 4.80
Light Aqua
#8CFFDB
ΔE00 5.57
Light Turquoise
#7EF4CC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2DB #F2657C
analogous
#65F295 #65F2DB #65C2F2
triadic
#65F2DB #DB65F2 #F2DB65
tetradic
#65F2DB #9565F2 #F2657C #C2F265
square
#65F2DB #9565F2 #F2657C #C2F265
split-complementary
#65F2DB #F265C2 #F29565
monochromatic
#11CBAD #2DEDCE #65F2DB #9DF7E8 #D6FCF5
Accessibility & contrast
On white
1.37
#65F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#65F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2DB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2DB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f2db; /* rgb */ color: rgb(101, 242, 219); /* oklch */ color: oklch(87.8% 0.127 180.7);
Tailwind
colors: {
custom: {
50: '#9ef7e6',
500: '#65f2db',
950: '#000000',
},
}SCSS
$custom: #65f2db; $custom-light: #9ef7e6; $custom-dark: #000000;
JSON
{
"hex": "#65f2db",
"rgb": {
"r": 101,
"g": 242,
"b": 219
},
"hsl": {
"h": 170.213,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87784,
"c": 0.12655,
"h": 180.7
},
"luminance": 0.71385
}Semantic roles & 50–950 ramp
primary
#65F2DB
secondary
#C8334C
accent
#0529E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584