#7FDFEF#7FDFEF
#7FDFEF is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.093 H 209.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFEF |
|---|---|
| RGB | rgb(127, 223, 239) |
| HSL | hsl(189, 78%, 72%) |
| HSV | hsv(189, 47%, 94%) |
| CMYK | cmyk(46.9%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(83.71, -24.26, -16.63) |
| CIE-LCH | lch(83.71, 29.41, 214.44°) |
| OKLab | oklab(85.02% -0.0814 -0.0458) |
| OKLCH | oklch(85.02% 0.093 209.4) |
| XYZ | xyz(50.7141, 63.5152, 91.2318) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 4.13
Robin'S Egg Blue
#98EFF9
ΔE00 4.27
Aqua Blue
#02D8E9
ΔE00 6.32
Neon Blue
#04D9FF
ΔE00 6.94
Powder Blue
#B0E0E6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFEF #EF8F7F
analogous
#7FEFC7 #7FDFEF #7FA7EF
triadic
#7FDFEF #EF7FDF #DFEF7F
tetradic
#7FDFEF #C77FEF #EF8F7F #A7EF7F
square
#7FDFEF #C77FEF #EF8F7F #A7EF7F
split-complementary
#7FDFEF #EF7FA7 #EFC77F
monochromatic
#1BBDD9 #49D1E8 #7FDFEF #B5EDF6 #E4F8FC
Accessibility & contrast
On white
1.53
#7FDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#7FDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFEF
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFEF | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#43E7E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7fdfef; /* rgb */ color: rgb(127, 223, 239); /* oklch */ color: oklch(85.0% 0.093 209.4);
Tailwind
colors: {
custom: {
50: '#abe9f4',
500: '#7fdfef',
950: '#000000',
},
}SCSS
$custom: #7fdfef; $custom-light: #abe9f4; $custom-dark: #000000;
JSON
{
"hex": "#7fdfef",
"rgb": {
"r": 127,
"g": 223,
"b": 239
},
"hsl": {
"h": 188.571,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.85024,
"c": 0.09345,
"h": 209.4
},
"luminance": 0.63519
}Semantic roles & 50–950 ramp
primary
#7FDFEF
secondary
#C95B49
accent
#290BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485