#7FFBFE#7FFBFE
#7FFBFE is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.8% C 0.111 H 197.5°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBFE |
|---|---|
| RGB | rgb(127, 251, 254) |
| HSL | hsl(181, 98%, 75%) |
| HSV | hsv(181, 50%, 100%) |
| CMYK | cmyk(50%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.98, -33.83, -12.11) |
| CIE-LCH | lch(91.98, 35.93, 199.69°) |
| OKLab | oklab(91.81% -0.1061 -0.0334) |
| OKLCH | oklch(91.81% 0.111 197.5) |
| XYZ | xyz(61.1317, 80.6566, 106.0935) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.83
Bright Light Blue
#26F7FD
ΔE00 4.29
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Light Cyan
#ACFFFC
ΔE00 4.76
Aqua
#00FFFF
ΔE00 5.10
Robin'S Egg
#6DEDFD
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBFE #FE827F
analogous
#7FFEC1 #7FFBFE #7FBCFE
triadic
#7FFBFE #FE7FFB #FBFE7F
tetradic
#7FFBFE #C17FFE #FE827F #BCFE7F
square
#7FFBFE #C17FFE #FE827F #BCFE7F
split-complementary
#7FFBFE #FE7FBC #FEC17F
monochromatic
#06F7FD #42F9FE #7FFBFE #BCFDFE #E1FEFF
Accessibility & contrast
On white
1.23
#7FFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#7FFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBFE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBFE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#21FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffbfe; /* rgb */ color: rgb(127, 251, 254); /* oklch */ color: oklch(91.8% 0.111 197.5);
Tailwind
colors: {
custom: {
50: '#adfdfe',
500: '#7ffbfe',
950: '#000000',
},
}SCSS
$custom: #7ffbfe; $custom-light: #adfdfe; $custom-dark: #000000;
JSON
{
"hex": "#7ffbfe",
"rgb": {
"r": 127,
"g": 251,
"b": 254
},
"hsl": {
"h": 181.417,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.9181,
"c": 0.11123,
"h": 197.5
},
"luminance": 0.80662
}Semantic roles & 50–950 ramp
primary
#7FFBFE
secondary
#DD4845
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585