#7CE2EE#7CE2EE
#7CE2EE is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.5% C 0.097 H 205.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE2EE |
|---|---|
| RGB | rgb(124, 226, 238) |
| HSL | hsl(186, 77%, 71%) |
| HSV | hsv(186, 48%, 93%) |
| CMYK | cmyk(47.9%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(84.40, -26.65, -15.07) |
| CIE-LCH | lch(84.40, 30.62, 209.49°) |
| OKLab | oklab(85.54% -0.0873 -0.0415) |
| OKLCH | oklch(85.54% 0.097 205.5) |
| XYZ | xyz(50.9351, 64.8465, 90.7048) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.98
Robin Egg Blue
#8AF1FE
ΔE00 3.37
Robin'S Egg Blue
#98EFF9
ΔE00 3.65
Aqua Blue
#02D8E9
ΔE00 5.83
Paleturquoise
#AFEEEE
ΔE00 6.88
Powder Blue
#B0E0E6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE2EE #EE887C
analogous
#7CEEC1 #7CE2EE #7CA9EE
triadic
#7CE2EE #EE7CE2 #E2EE7C
tetradic
#7CE2EE #C17CEE #EE887C #A9EE7C
square
#7CE2EE #C17CEE #EE887C #A9EE7C
split-complementary
#7CE2EE #EE7CA9 #EEC17C
monochromatic
#1CC1D4 #46D6E7 #7CE2EE #B2EEF5 #E4F9FB
Accessibility & contrast
On white
1.50
#7CE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#7CE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE2EE
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE2EE | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#3AE9E5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ce2ee; /* rgb */ color: rgb(124, 226, 238); /* oklch */ color: oklch(85.5% 0.097 205.5);
Tailwind
colors: {
custom: {
50: '#a9ebf3',
500: '#7ce2ee',
950: '#000000',
},
}SCSS
$custom: #7ce2ee; $custom-light: #a9ebf3; $custom-dark: #000000;
JSON
{
"hex": "#7ce2ee",
"rgb": {
"r": 124,
"g": 226,
"b": 238
},
"hsl": {
"h": 186.316,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.85536,
"c": 0.09668,
"h": 205.5
},
"luminance": 0.64851
}Semantic roles & 50–950 ramp
primary
#7CE2EE
secondary
#C85446
accent
#220CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485