#79FCEE#79FCEE
#79FCEE is a very light, moderate teal. Relative luminance 0.799; OKLCH L 91.3% C 0.118 H 186.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCEE |
|---|---|
| RGB | rgb(121, 252, 238) |
| HSL | hsl(174, 96%, 73%) |
| HSV | hsv(174, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.62, -39.48, -4.36) |
| CIE-LCH | lch(91.62, 39.72, 186.30°) |
| OKLab | oklab(91.32% -0.1174 -0.0124) |
| OKLCH | oklch(91.32% 0.118 186) |
| XYZ | xyz(58.1216, 79.8534, 93.2227) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.11
Bright Aqua
#0BF9EA
ΔE00 4.32
Bright Turquoise
#0FFEF9
ΔE00 4.91
Bright Cyan
#41FDFE
ΔE00 5.54
Aqua
#00FFFF
ΔE00 5.90
Light Cyan
#ACFFFC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCEE #FC7987
analogous
#79FCAC #79FCEE #79C8FC
triadic
#79FCEE #EE79FC #FCEE79
tetradic
#79FCEE #AC79FC #FC7987 #C8FC79
square
#79FCEE #AC79FC #FC7987 #C8FC79
split-complementary
#79FCEE #FC79C8 #FCAC79
monochromatic
#05F5DC #3DFBE6 #79FCEE #B5FDF6 #E1FEFB
Accessibility & contrast
On white
1.24
#79FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#79FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCEE
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCEE | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DCE0F0
Tritanopia (blue-blind)
#1DFFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79fcee; /* rgb */ color: rgb(121, 252, 238); /* oklch */ color: oklch(91.3% 0.118 186.0);
Tailwind
colors: {
custom: {
50: '#a9fef3',
500: '#79fcee',
950: '#000000',
},
}SCSS
$custom: #79fcee; $custom-light: #a9fef3; $custom-dark: #000000;
JSON
{
"hex": "#79fcee",
"rgb": {
"r": 121,
"g": 252,
"b": 238
},
"hsl": {
"h": 173.588,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.91318,
"c": 0.11808,
"h": 186
},
"luminance": 0.79859
}Semantic roles & 50–950 ramp
primary
#79FCEE
secondary
#D94050
accent
#0019E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685