#4FFAFF#4FFAFF
#4FFAFF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.2% C 0.136 H 197.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFAFF |
|---|---|
| RGB | rgb(79, 250, 255) |
| HSL | hsl(182, 100%, 65%) |
| HSV | hsv(182, 69%, 100%) |
| CMYK | cmyk(69%, 2%, 0%, 0%) |
| CIE-LAB | lab(90.44, -40.98, -15.07) |
| CIE-LCH | lch(90.44, 43.66, 200.19°) |
| OKLab | oklab(90.21% -0.1295 -0.0418) |
| OKLCH | oklch(90.21% 0.136 197.9) |
| XYZ | xyz(55.4520, 77.2470, 106.5760) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.42
Bright Cyan
#41FDFE
ΔE00 1.66
Aqua
#00FFFF
ΔE00 2.80
Bright Turquoise
#0FFEF9
ΔE00 3.95
Robin'S Egg
#6DEDFD
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFAFF #FF544F
analogous
#4FFFAC #4FFAFF #4FA2FF
triadic
#4FFAFF #FF4FFA #FAFF4F
tetradic
#4FFAFF #AC4FFF #FF544F #A2FF4F
square
#4FFAFF #AC4FFF #FF544F #A2FF4F
split-complementary
#4FFAFF #FF4FA2 #FFAC4F
monochromatic
#00CED4 #12F8FF #4FFAFF #8CFCFF #C9FDFF
Accessibility & contrast
On white
1.28
#4FFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#4FFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFAFF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFAFF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#CFDCFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4ffaff; /* rgb */ color: rgb(79, 250, 255); /* oklch */ color: oklch(90.2% 0.136 197.9);
Tailwind
colors: {
custom: {
50: '#98fcff',
500: '#4ffaff',
950: '#000000',
},
}SCSS
$custom: #4ffaff; $custom-light: #98fcff; $custom-dark: #000000;
JSON
{
"hex": "#4ffaff",
"rgb": {
"r": 79,
"g": 250,
"b": 255
},
"hsl": {
"h": 181.705,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.90209,
"c": 0.13607,
"h": 197.9
},
"luminance": 0.77253
}Semantic roles & 50–950 ramp
primary
#4FFAFF
secondary
#CE2924
accent
#0700E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101718
muted
#808586