#4FFCFC#4FFCFC
#4FFCFC is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.137 H 195.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFCFC |
|---|---|
| RGB | rgb(79, 252, 252) |
| HSL | hsl(180, 97%, 65%) |
| HSV | hsv(180, 69%, 99%) |
| CMYK | cmyk(68.7%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(90.92, -42.70, -12.79) |
| CIE-LCH | lch(90.92, 44.57, 196.67°) |
| OKLab | oklab(90.57% -0.1326 -0.0355) |
| OKLCH | oklch(90.57% 0.137 195) |
| XYZ | xyz(55.5976, 78.3048, 104.2608) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.61
Aqua
#00FFFF
ΔE00 1.78
Bright Light Blue
#26F7FD
ΔE00 2.28
Bright Turquoise
#0FFEF9
ΔE00 2.48
Bright Aqua
#0BF9EA
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFCFC #FC4F4F
analogous
#4FFCA6 #4FFCFC #4FA6FC
triadic
#4FFCFC #FC4FFC #FCFC4F
tetradic
#4FFCFC #A64FFC #FC4F4F #A6FC4F
square
#4FFCFC #A64FFC #FC4F4F #A6FC4F
split-complementary
#4FFCFC #FC4FA6 #FCA64F
monochromatic
#03CDCD #13FBFB #4FFCFC #8BFDFD #C7FEFE
Accessibility & contrast
On white
1.26
#4FFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#4FFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFCFC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFCFC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4ffcfc; /* rgb */ color: rgb(79, 252, 252); /* oklch */ color: oklch(90.6% 0.137 195.0);
Tailwind
colors: {
custom: {
50: '#98fefd',
500: '#4ffcfc',
950: '#000000',
},
}SCSS
$custom: #4ffcfc; $custom-light: #98fefd; $custom-dark: #000000;
JSON
{
"hex": "#4ffcfc",
"rgb": {
"r": 79,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 96.648,
"l": 64.902
},
"oklch": {
"l": 0.90572,
"c": 0.13729,
"h": 195
},
"luminance": 0.78311
}Semantic roles & 50–950 ramp
primary
#4FFCFC
secondary
#C92727
accent
#0000E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685