#40FFF2#40FFF2
#40FFF2 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.146 H 187.9°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #40FFF2 |
|---|---|
| RGB | rgb(64, 255, 242) |
| HSL | hsl(176, 100%, 63%) |
| HSV | hsv(176, 75%, 100%) |
| CMYK | cmyk(74.9%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(91.24, -48.40, -7.15) |
| CIE-LCH | lch(91.24, 48.93, 188.40°) |
| OKLab | oklab(90.67% -0.1448 -0.0201) |
| OKLCH | oklch(90.67% 0.146 187.9) |
| XYZ | xyz(53.8937, 79.0142, 96.3980) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.81
Bright Turquoise
#0FFEF9
ΔE00 2.58
Aqua
#00FFFF
ΔE00 4.05
Bright Cyan
#41FDFE
ΔE00 4.44
Tiffany Blue
#7BF2DA
ΔE00 6.05
Bright Light Blue
#26F7FD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#40FFF2 #FF404D
analogous
#40FF92 #40FFF2 #40ADFF
triadic
#40FFF2 #F240FF #FFF240
tetradic
#40FFF2 #9240FF #FF404D #ADFF40
square
#40FFF2 #9240FF #FF404D #ADFF40
split-complementary
#40FFF2 #FF40AD #FF9240
monochromatic
#00C5B7 #03FFEE #40FFF2 #7DFFF6 #BAFFFA
Accessibility & contrast
On white
1.25
#40FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#40FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #40FFF2
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##40FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##40FFF2 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #40fff2; /* rgb */ color: rgb(64, 255, 242); /* oklch */ color: oklch(90.7% 0.146 187.9);
Tailwind
colors: {
custom: {
50: '#93fff6',
500: '#40fff2',
950: '#000000',
},
}SCSS
$custom: #40fff2; $custom-light: #93fff6; $custom-dark: #000000;
JSON
{
"hex": "#40fff2",
"rgb": {
"r": 64,
"g": 255,
"b": 242
},
"hsl": {
"h": 175.916,
"s": 100,
"l": 62.549
},
"oklch": {
"l": 0.90666,
"c": 0.14623,
"h": 187.9
},
"luminance": 0.79021
}Semantic roles & 50–950 ramp
primary
#40FFF2
secondary
#C1222D
accent
#0010E6
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1817
muted
#808685