#7FE4F5#7FE4F5
#7FE4F5 is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.4% C 0.097 H 209.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4F5 |
|---|---|
| RGB | rgb(127, 228, 245) |
| HSL | hsl(189, 86%, 73%) |
| HSV | hsv(189, 48%, 96%) |
| CMYK | cmyk(48.2%, 6.9%, 0%, 3.9%) |
| CIE-LAB | lab(85.30, -25.15, -17.42) |
| CIE-LCH | lch(85.30, 30.59, 214.71°) |
| OKLab | oklab(86.35% -0.0847 -0.048) |
| OKLCH | oklch(86.35% 0.097 209.6) |
| XYZ | xyz(52.9709, 66.5870, 96.4296) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.97
Robin Egg Blue
#8AF1FE
ΔE00 3.16
Robin'S Egg Blue
#98EFF9
ΔE00 3.63
Aqua Blue
#02D8E9
ΔE00 6.58
Neon Blue
#04D9FF
ΔE00 7.00
Paleturquoise
#AFEEEE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4F5 #F5907F
analogous
#7FF5CB #7FE4F5 #7FA9F5
triadic
#7FE4F5 #F57FE4 #E4F57F
tetradic
#7FE4F5 #CB7FF5 #F5907F #A9F57F
square
#7FE4F5 #CB7FF5 #F5907F #A9F57F
split-complementary
#7FE4F5 #F57FA9 #F5CB7F
monochromatic
#12C9E8 #46D8F1 #7FE4F5 #B8F0F9 #E3F9FD
Accessibility & contrast
On white
1.47
#7FE4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#7FE4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4F5
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4F5 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#C2CFF5
Tritanopia (blue-blind)
#3BECE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7fe4f5; /* rgb */ color: rgb(127, 228, 245); /* oklch */ color: oklch(86.4% 0.097 209.6);
Tailwind
colors: {
custom: {
50: '#abecf8',
500: '#7fe4f5',
950: '#000000',
},
}SCSS
$custom: #7fe4f5; $custom-light: #abecf8; $custom-dark: #000000;
JSON
{
"hex": "#7fe4f5",
"rgb": {
"r": 127,
"g": 228,
"b": 245
},
"hsl": {
"h": 188.644,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.86352,
"c": 0.09735,
"h": 209.6
},
"luminance": 0.66591
}Semantic roles & 50–950 ramp
primary
#7FE4F5
secondary
#D15B47
accent
#2403E2
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485