#65FFE8#65FFE8
#65FFE8 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.134 H 181.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFE8 |
|---|---|
| RGB | rgb(101, 255, 232) |
| HSL | hsl(171, 100%, 70%) |
| HSV | hsv(171, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 9%, 0%) |
| CIE-LAB | lab(91.73, -45.99, -1.15) |
| CIE-LCH | lch(91.73, 46.00, 181.44°) |
| OKLab | oklab(91.2% -0.1342 -0.0038) |
| OKLCH | oklch(91.2% 0.134 181.6) |
| XYZ | xyz(55.6856, 80.1070, 88.8558) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.46
Bright Aqua
#0BF9EA
ΔE00 3.92
Light Aqua
#8CFFDB
ΔE00 5.35
Bright Turquoise
#0FFEF9
ΔE00 6.14
Aqua (survey)
#13EAC9
ΔE00 6.20
Aquamarine
#7FFFD4
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFE8 #FF657C
analogous
#65FF9B #65FFE8 #65C9FF
triadic
#65FFE8 #E865FF #FFE865
tetradic
#65FFE8 #9B65FF #FF657C #C9FF65
square
#65FFE8 #9B65FF #FF657C #C9FF65
split-complementary
#65FFE8 #FF65C9 #FF9B65
monochromatic
#00EAC7 #28FFDF #65FFE8 #A2FFF1 #DFFFFA
Accessibility & contrast
On white
1.23
#65FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#65FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFE8
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFE8 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E7
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65ffe8; /* rgb */ color: rgb(101, 255, 232); /* oklch */ color: oklch(91.2% 0.134 181.6);
Tailwind
colors: {
custom: {
50: '#a0ffef',
500: '#65ffe8',
950: '#000000',
},
}SCSS
$custom: #65ffe8; $custom-light: #a0ffef; $custom-dark: #000000;
JSON
{
"hex": "#65ffe8",
"rgb": {
"r": 101,
"g": 255,
"b": 232
},
"hsl": {
"h": 171.039,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91195,
"c": 0.13423,
"h": 181.6
},
"luminance": 0.80113
}Semantic roles & 50–950 ramp
primary
#65FFE8
secondary
#DA2E48
accent
#0022E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685