#4BFFEE#4BFFEE
#4BFFEE is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.144 H 185.6°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #4BFFEE |
|---|---|
| RGB | rgb(75, 255, 238) |
| HSL | hsl(174, 100%, 65%) |
| HSV | hsv(174, 71%, 100%) |
| CMYK | cmyk(70.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.32, -48.23, -4.94) |
| CIE-LCH | lch(91.32, 48.49, 185.85°) |
| OKLab | oklab(90.75% -0.1429 -0.0141) |
| OKLCH | oklch(90.75% 0.144 185.6) |
| XYZ | xyz(54.0869, 79.1825, 93.3055) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.01
Bright Turquoise
#0FFEF9
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 5.07
Aqua
#00FFFF
ΔE00 5.35
Bright Cyan
#41FDFE
ΔE00 5.66
Turquoise
#40E0D0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BFFEE #FF4B5C
analogous
#4BFF94 #4BFFEE #4BB6FF
triadic
#4BFFEE #EE4BFF #FFEE4B
tetradic
#4BFFEE #944BFF #FF4B5C #B6FF4B
square
#4BFFEE #944BFF #FF4B5C #B6FF4B
split-complementary
#4BFFEE #FF4BB6 #FF944B
monochromatic
#00D0BC #0EFFE8 #4BFFEE #88FFF4 #C5FFFA
Accessibility & contrast
On white
1.25
#4BFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#4BFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BFFEE
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BFFEE | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#D9DEF0
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4bffee; /* rgb */ color: rgb(75, 255, 238); /* oklch */ color: oklch(90.7% 0.144 185.6);
Tailwind
colors: {
custom: {
50: '#96fff3',
500: '#4bffee',
950: '#000000',
},
}SCSS
$custom: #4bffee; $custom-light: #96fff3; $custom-dark: #000000;
JSON
{
"hex": "#4bffee",
"rgb": {
"r": 75,
"g": 255,
"b": 238
},
"hsl": {
"h": 174.333,
"s": 100,
"l": 64.706
},
"oklch": {
"l": 0.90745,
"c": 0.14356,
"h": 185.6
},
"luminance": 0.79189
}Semantic roles & 50–950 ramp
primary
#4BFFEE
secondary
#CA2433
accent
#0016E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685