#65FFEB#65FFEB
#65FFEB is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.133 H 183.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFEB |
|---|---|
| RGB | rgb(101, 255, 235) |
| HSL | hsl(172, 100%, 70%) |
| HSV | hsv(172, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.81, -45.24, -2.59) |
| CIE-LCH | lch(91.81, 45.32, 183.28°) |
| OKLab | oklab(91.28% -0.1329 -0.0077) |
| OKLCH | oklch(91.28% 0.133 183.3) |
| XYZ | xyz(56.1154, 80.2790, 91.1192) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 3.79
Bright Turquoise
#0FFEF9
ΔE00 5.30
Light Aqua
#8CFFDB
ΔE00 6.10
Aqua
#00FFFF
ΔE00 6.68
Aqua (survey)
#13EAC9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFEB #FF6579
analogous
#65FF9E #65FFEB #65C6FF
triadic
#65FFEB #EB65FF #FFEB65
tetradic
#65FFEB #9E65FF #FF6579 #C6FF65
square
#65FFEB #9E65FF #FF6579 #C6FF65
split-complementary
#65FFEB #FF65C6 #FF9E65
monochromatic
#00EACB #28FFE3 #65FFEB #A2FFF3 #DFFFFB
Accessibility & contrast
On white
1.23
#65FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#65FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFEB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFEB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65ffeb; /* rgb */ color: rgb(101, 255, 235); /* oklch */ color: oklch(91.3% 0.133 183.3);
Tailwind
colors: {
custom: {
50: '#a0fff1',
500: '#65ffeb',
950: '#000000',
},
}SCSS
$custom: #65ffeb; $custom-light: #a0fff1; $custom-dark: #000000;
JSON
{
"hex": "#65ffeb",
"rgb": {
"r": 101,
"g": 255,
"b": 235
},
"hsl": {
"h": 172.208,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.91283,
"c": 0.13311,
"h": 183.3
},
"luminance": 0.80285
}Semantic roles & 50–950 ramp
primary
#65FFEB
secondary
#DA2E44
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685