#7FDFF0#7FDFF0
#7FDFF0 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.094 H 210.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFF0 |
|---|---|
| RGB | rgb(127, 223, 240) |
| HSL | hsl(189, 79%, 72%) |
| HSV | hsv(189, 47%, 94%) |
| CMYK | cmyk(47.1%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(83.74, -24.00, -17.11) |
| CIE-LCH | lch(83.74, 29.47, 215.50°) |
| OKLab | oklab(85.06% -0.081 -0.0472) |
| OKLCH | oklch(85.06% 0.094 210.2) |
| XYZ | xyz(50.8622, 63.5745, 92.0120) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 4.24
Robin'S Egg Blue
#98EFF9
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 6.44
Neon Blue
#04D9FF
ΔE00 6.73
Sky Blue
#87CEEB
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFF0 #F0907F
analogous
#7FF0C9 #7FDFF0 #7FA6F0
triadic
#7FDFF0 #F07FDF #DFF07F
tetradic
#7FDFF0 #C97FF0 #F0907F #A6F07F
square
#7FDFF0 #C97FF0 #F0907F #A6F07F
split-complementary
#7FDFF0 #F07FA6 #F0C97F
monochromatic
#1ABEDB #48D1EA #7FDFF0 #B6EDF6 #E4F8FC
Accessibility & contrast
On white
1.53
#7FDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#7FDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFF0
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFF0 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F1
Deuteranopia (green-blind)
#BECBF0
Tritanopia (blue-blind)
#42E7E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7fdff0; /* rgb */ color: rgb(127, 223, 240); /* oklch */ color: oklch(85.1% 0.094 210.2);
Tailwind
colors: {
custom: {
50: '#abe9f5',
500: '#7fdff0',
950: '#000000',
},
}SCSS
$custom: #7fdff0; $custom-light: #abe9f5; $custom-dark: #000000;
JSON
{
"hex": "#7fdff0",
"rgb": {
"r": 127,
"g": 223,
"b": 240
},
"hsl": {
"h": 189.027,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.85059,
"c": 0.09377,
"h": 210.2
},
"luminance": 0.63579
}Semantic roles & 50–950 ramp
primary
#7FDFF0
secondary
#CB5C49
accent
#2A0ADB
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485