#40FFFE#40FFFE
#40FFFE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.144 H 194.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #40FFFE |
|---|---|
| RGB | rgb(64, 255, 254) |
| HSL | hsl(180, 100%, 63%) |
| HSV | hsv(180, 75%, 100%) |
| CMYK | cmyk(74.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.58, -45.14, -12.87) |
| CIE-LCH | lch(91.58, 46.94, 195.91°) |
| OKLab | oklab(91.05% -0.1398 -0.0358) |
| OKLCH | oklch(91.05% 0.144 194.4) |
| XYZ | xyz(55.7555, 79.7589, 106.2032) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.76
Aqua
#00FFFF
ΔE00 1.07
Bright Turquoise
#0FFEF9
ΔE00 1.77
Bright Light Blue
#26F7FD
ΔE00 2.72
Bright Aqua
#0BF9EA
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40FFFE #FF4041
analogous
#40FF9F #40FFFE #40A0FF
triadic
#40FFFE #FE40FF #FFFE40
tetradic
#40FFFE #9F40FF #FF4041 #A0FF40
square
#40FFFE #9F40FF #FF4041 #A0FF40
split-complementary
#40FFFE #FF40A0 #FF9F40
monochromatic
#00C5C4 #03FFFE #40FFFE #7DFFFE #BAFFFF
Accessibility & contrast
On white
1.24
#40FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#40FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40FFFE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40FFFE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #40fffe; /* rgb */ color: rgb(64, 255, 254); /* oklch */ color: oklch(91.0% 0.144 194.4);
Tailwind
colors: {
custom: {
50: '#94fffe',
500: '#40fffe',
950: '#000000',
},
}SCSS
$custom: #40fffe; $custom-light: #94fffe; $custom-dark: #000000;
JSON
{
"hex": "#40fffe",
"rgb": {
"r": 64,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.686,
"s": 100,
"l": 62.549
},
"oklch": {
"l": 0.9105,
"c": 0.14429,
"h": 194.4
},
"luminance": 0.79766
}Semantic roles & 50–950 ramp
primary
#40FFFE
secondary
#C12223
accent
#0001E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685