#65FBDA#65FBDA
#65FBDA is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.9% C 0.137 H 175.9°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #65FBDA |
|---|---|
| RGB | rgb(101, 251, 218) |
| HSL | hsl(167, 95%, 69%) |
| HSV | hsv(167, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.24, -47.64, 3.93) |
| CIE-LCH | lch(90.24, 47.80, 175.29°) |
| OKLab | oklab(89.86% -0.1362 0.0097) |
| OKLCH | oklch(89.86% 0.137 175.9) |
| XYZ | xyz(52.5129, 76.8176, 78.3759) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.37
Light Aqua
#8CFFDB
ΔE00 3.43
Aquamarine
#7FFFD4
ΔE00 3.61
Light Turquoise
#7EF4CC
ΔE00 3.72
Aqua (survey)
#13EAC9
ΔE00 4.75
Bright Teal
#01F9C6
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FBDA #FB6586
analogous
#65FB8F #65FBDA #65D1FB
triadic
#65FBDA #DA65FB #FBDA65
tetradic
#65FBDA #8F65FB #FB6586 #D1FB65
square
#65FBDA #8F65FB #FB6586 #D1FB65
split-complementary
#65FBDA #FB65D1 #FB8F65
monochromatic
#06E0B0 #29F9CC #65FBDA #A1FDE8 #DCFEF7
Accessibility & contrast
On white
1.28
#65FBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#65FBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FBDA
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FBDA | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDD9
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65fbda; /* rgb */ color: rgb(101, 251, 218); /* oklch */ color: oklch(89.9% 0.137 175.9);
Tailwind
colors: {
custom: {
50: '#9ffde5',
500: '#65fbda',
950: '#000000',
},
}SCSS
$custom: #65fbda; $custom-light: #9ffde5; $custom-dark: #000000;
JSON
{
"hex": "#65fbda",
"rgb": {
"r": 101,
"g": 251,
"b": 218
},
"hsl": {
"h": 166.8,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.89864,
"c": 0.13652,
"h": 175.9
},
"luminance": 0.76823
}Semantic roles & 50–950 ramp
primary
#65FBDA
secondary
#D52F54
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684