#7FF4FF#7FF4FF
#7FF4FF is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.3% C 0.107 H 203.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF4FF |
|---|---|
| RGB | rgb(127, 244, 255) |
| HSL | hsl(185, 100%, 75%) |
| HSV | hsv(185, 50%, 100%) |
| CMYK | cmyk(50.2%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(90.06, -30.27, -15.50) |
| CIE-LCH | lch(90.06, 34.01, 207.11°) |
| OKLab | oklab(90.27% -0.0982 -0.0428) |
| OKLCH | oklch(90.27% 0.107 203.5) |
| XYZ | xyz(59.1459, 76.4281, 106.2236) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.74
Robin'S Egg
#6DEDFD
ΔE00 2.30
Robin'S Egg Blue
#98EFF9
ΔE00 3.07
Bright Light Blue
#26F7FD
ΔE00 5.42
Bright Cyan
#41FDFE
ΔE00 6.07
Light Cyan
#ACFFFC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF4FF #FF8A7F
analogous
#7FFFCA #7FF4FF #7FB4FF
triadic
#7FF4FF #FF7FF4 #F4FF7F
tetradic
#7FF4FF #CA7FFF #FF8A7F #B4FF7F
square
#7FF4FF #CA7FFF #FF8A7F #B4FF7F
split-complementary
#7FF4FF #FF7FB4 #FFCA7F
monochromatic
#05E9FF #42EFFF #7FF4FF #BCF9FF #E0FCFF
Accessibility & contrast
On white
1.29
#7FF4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#7FF4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF4FF
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF4FF | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#25FCF7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff4ff; /* rgb */ color: rgb(127, 244, 255); /* oklch */ color: oklch(90.3% 0.107 203.5);
Tailwind
colors: {
custom: {
50: '#adf8ff',
500: '#7ff4ff',
950: '#000000',
},
}SCSS
$custom: #7ff4ff; $custom-light: #adf8ff; $custom-dark: #000000;
JSON
{
"hex": "#7ff4ff",
"rgb": {
"r": 127,
"g": 244,
"b": 255
},
"hsl": {
"h": 185.156,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90274,
"c": 0.10711,
"h": 203.5
},
"luminance": 0.76433
}Semantic roles & 50–950 ramp
primary
#7FF4FF
secondary
#DE5144
accent
#1400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586