#69E4E7#69E4E7
#69E4E7 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.0% C 0.110 H 197.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4E7 |
|---|---|
| RGB | rgb(105, 228, 231) |
| HSL | hsl(181, 72%, 66%) |
| HSV | hsv(181, 55%, 91%) |
| CMYK | cmyk(54.5%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(84.10, -33.32, -11.90) |
| CIE-LCH | lch(84.10, 35.38, 199.66°) |
| OKLab | oklab(85.04% -0.1046 -0.0329) |
| OKLCH | oklch(85.04% 0.11 197.5) |
| XYZ | xyz(47.9869, 64.2549, 85.4594) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.86
Bright Light Blue
#26F7FD
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Aqua Blue
#02D8E9
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 5.87
Bright Cyan
#41FDFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4E7 #E76C69
analogous
#69E7AB #69E4E7 #69A5E7
triadic
#69E4E7 #E769E4 #E4E769
tetradic
#69E4E7 #AB69E7 #E76C69 #A5E769
square
#69E4E7 #AB69E7 #E76C69 #A5E769
split-complementary
#69E4E7 #E769A5 #E7AB69
monochromatic
#1DB4B8 #34DBDF #69E4E7 #9EEDEF #D3F7F8
Accessibility & contrast
On white
1.52
#69E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#69E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4E7
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4E7 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE7
Deuteranopia (green-blind)
#C2CBE8
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e4e7; /* rgb */ color: rgb(105, 228, 231); /* oklch */ color: oklch(85.0% 0.110 197.5);
Tailwind
colors: {
custom: {
50: '#9fedee',
500: '#69e4e7',
950: '#000000',
},
}SCSS
$custom: #69e4e7; $custom-light: #9fedee; $custom-dark: #000000;
JSON
{
"hex": "#69e4e7",
"rgb": {
"r": 105,
"g": 228,
"b": 231
},
"hsl": {
"h": 181.429,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.85036,
"c": 0.10967,
"h": 197.5
},
"luminance": 0.6426
}Semantic roles & 50–950 ramp
primary
#69E4E7
secondary
#B83F3C
accent
#1611D4
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585