#7FE9F8#7FE9F8
#7FE9F8 is a very light, moderate teal. Relative luminance 0.696; OKLCH L 87.6% C 0.100 H 207.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE9F8 |
|---|---|
| RGB | rgb(127, 233, 248) |
| HSL | hsl(187, 90%, 74%) |
| HSV | hsv(187, 49%, 97%) |
| CMYK | cmyk(48.8%, 6%, 0%, 2.7%) |
| CIE-LAB | lab(86.78, -26.80, -16.76) |
| CIE-LCH | lch(86.78, 31.61, 212.02°) |
| OKLab | oklab(87.58% -0.089 -0.0462) |
| OKLCH | oklch(87.58% 0.1 207.4) |
| XYZ | xyz(54.8280, 69.5625, 99.3263) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.87
Robin Egg Blue
#8AF1FE
ΔE00 1.92
Robin'S Egg Blue
#98EFF9
ΔE00 2.82
Aqua Blue
#02D8E9
ΔE00 6.74
Paleturquoise
#AFEEEE
ΔE00 6.94
Bright Light Blue
#26F7FD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE9F8 #F88E7F
analogous
#7FF8CA #7FE9F8 #7FACF8
triadic
#7FE9F8 #F87FE9 #E9F87F
tetradic
#7FE9F8 #CA7FF8 #F88E7F #ACF87F
square
#7FE9F8 #CA7FF8 #F88E7F #ACF87F
split-complementary
#7FE9F8 #F87FAC #F8CA7F
monochromatic
#0DD3F0 #45DFF5 #7FE9F8 #B9F3FB #E2FAFD
Accessibility & contrast
On white
1.41
#7FE9F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#7FE9F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE9F8
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE9F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE9F8 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F9
Deuteranopia (green-blind)
#C6D3F8
Tritanopia (blue-blind)
#35F1ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7fe9f8; /* rgb */ color: rgb(127, 233, 248); /* oklch */ color: oklch(87.6% 0.100 207.4);
Tailwind
colors: {
custom: {
50: '#acf0fa',
500: '#7fe9f8',
950: '#000000',
},
}SCSS
$custom: #7fe9f8; $custom-light: #acf0fa; $custom-dark: #000000;
JSON
{
"hex": "#7fe9f8",
"rgb": {
"r": 127,
"g": 233,
"b": 248
},
"hsl": {
"h": 187.438,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.87575,
"c": 0.10029,
"h": 207.4
},
"luminance": 0.69567
}Semantic roles & 50–950 ramp
primary
#7FE9F8
secondary
#D55846
accent
#1C00E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111617
muted
#818585