#79CFDA#79CFDA
#79CFDA is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.4% C 0.085 H 206.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFDA |
|---|---|
| RGB | rgb(121, 207, 218) |
| HSL | hsl(187, 57%, 66%) |
| HSV | hsv(187, 44%, 85%) |
| CMYK | cmyk(44.5%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(78.32, -23.15, -13.57) |
| CIE-LCH | lch(78.32, 26.83, 210.38°) |
| OKLab | oklab(80.42% -0.0759 -0.0373) |
| OKLCH | oklch(80.42% 0.085 206.2) |
| XYZ | xyz(42.8481, 53.7492, 74.4328) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.24
Robin'S Egg
#6DEDFD
ΔE00 7.24
Robin'S Egg Blue
#98EFF9
ΔE00 7.46
Sky Blue
#87CEEB
ΔE00 7.51
Robin Egg Blue
#8AF1FE
ΔE00 7.73
Darkturquoise
#00CED1
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFDA #DA8479
analogous
#79DAB5 #79CFDA #799FDA
triadic
#79CFDA #DA79CF #CFDA79
tetradic
#79CFDA #B579DA #DA8479 #9FDA79
square
#79CFDA #B579DA #DA8479 #9FDA79
split-complementary
#79CFDA #DA799F #DAB579
monochromatic
#2F9CAA #49BECD #79CFDA #A9E0E7 #D9F1F4
Accessibility & contrast
On white
1.79
#79CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#79CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFDA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFDA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DB
Deuteranopia (green-blind)
#B2BDDA
Tritanopia (blue-blind)
#49D6D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #79cfda; /* rgb */ color: rgb(121, 207, 218); /* oklch */ color: oklch(80.4% 0.085 206.2);
Tailwind
colors: {
custom: {
50: '#a5dee5',
500: '#79cfda',
950: '#000000',
},
}SCSS
$custom: #79cfda; $custom-light: #a5dee5; $custom-dark: #000000;
JSON
{
"hex": "#79cfda",
"rgb": {
"r": 121,
"g": 207,
"b": 218
},
"hsl": {
"h": 186.804,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.8042,
"c": 0.08461,
"h": 206.2
},
"luminance": 0.53753
}Semantic roles & 50–950 ramp
primary
#79CFDA
secondary
#AD564B
accent
#3421C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484