#7FDEEE#7FDEEE
#7FDEEE is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.8% C 0.093 H 209.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDEEE |
|---|---|
| RGB | rgb(127, 222, 238) |
| HSL | hsl(189, 77%, 72%) |
| HSV | hsv(189, 47%, 93%) |
| CMYK | cmyk(46.6%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(83.40, -24.02, -16.57) |
| CIE-LCH | lch(83.40, 29.18, 214.59°) |
| OKLab | oklab(84.77% -0.0807 -0.0457) |
| OKLCH | oklch(84.77% 0.093 209.5) |
| XYZ | xyz(50.3004, 62.9235, 90.3671) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.09
Robin Egg Blue
#8AF1FE
ΔE00 4.35
Robin'S Egg Blue
#98EFF9
ΔE00 4.45
Aqua Blue
#02D8E9
ΔE00 6.31
Neon Blue
#04D9FF
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDEEE #EE8F7F
analogous
#7FEEC7 #7FDEEE #7FA7EE
triadic
#7FDEEE #EE7FDE #DEEE7F
tetradic
#7FDEEE #C77FEE #EE8F7F #A7EE7F
square
#7FDEEE #C77FEE #EE8F7F #A7EE7F
split-complementary
#7FDEEE #EE7FA7 #EEC77F
monochromatic
#1CBBD6 #49D0E7 #7FDEEE #B5ECF5 #E4F8FB
Accessibility & contrast
On white
1.55
#7FDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#7FDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDEEE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDEEE | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8EF
Deuteranopia (green-blind)
#BDCAEE
Tritanopia (blue-blind)
#44E6E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7fdeee; /* rgb */ color: rgb(127, 222, 238); /* oklch */ color: oklch(84.8% 0.093 209.5);
Tailwind
colors: {
custom: {
50: '#abe8f3',
500: '#7fdeee',
950: '#000000',
},
}SCSS
$custom: #7fdeee; $custom-light: #abe8f3; $custom-dark: #000000;
JSON
{
"hex": "#7fdeee",
"rgb": {
"r": 127,
"g": 222,
"b": 238
},
"hsl": {
"h": 188.649,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.84765,
"c": 0.09271,
"h": 209.5
},
"luminance": 0.62928
}Semantic roles & 50–950 ramp
primary
#7FDEEE
secondary
#C85B49
accent
#2A0DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111617
muted
#818485