#69E7E4#69E7E4
#69E7E4 is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.6% C 0.112 H 193.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7E4 |
|---|---|
| RGB | rgb(105, 231, 228) |
| HSL | hsl(179, 72%, 66%) |
| HSV | hsv(179, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 1.3%, 9.4%) |
| CIE-LAB | lab(84.87, -35.51, -9.17) |
| CIE-LCH | lch(84.87, 36.67, 194.48°) |
| OKLab | oklab(85.63% -0.109 -0.0254) |
| OKLCH | oklch(85.63% 0.112 193.1) |
| XYZ | xyz(48.3992, 65.7518, 83.5245) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 5.13
Bright Cyan
#41FDFE
ΔE00 5.30
Turquoise
#40E0D0
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 5.57
Bright Turquoise
#0FFEF9
ΔE00 5.98
Aqua
#00FFFF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7E4 #E7696C
analogous
#69E7A5 #69E7E4 #69ABE7
triadic
#69E7E4 #E469E7 #E7E469
tetradic
#69E7E4 #A569E7 #E7696C #ABE769
square
#69E7E4 #A569E7 #E7696C #ABE769
split-complementary
#69E7E4 #E769AB #E7A569
monochromatic
#1DB8B4 #34DFDB #69E7E4 #9EEFED #D3F8F7
Accessibility & contrast
On white
1.48
#69E7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#69E7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7E4
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7E4 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE4
Deuteranopia (green-blind)
#C6CDE5
Tritanopia (blue-blind)
#00EDE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e7e4; /* rgb */ color: rgb(105, 231, 228); /* oklch */ color: oklch(85.6% 0.112 193.1);
Tailwind
colors: {
custom: {
50: '#9fefec',
500: '#69e7e4',
950: '#000000',
},
}SCSS
$custom: #69e7e4; $custom-light: #9fefec; $custom-dark: #000000;
JSON
{
"hex": "#69e7e4",
"rgb": {
"r": 105,
"g": 231,
"b": 228
},
"hsl": {
"h": 178.571,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.8563,
"c": 0.11194,
"h": 193.1
},
"luminance": 0.65757
}Semantic roles & 50–950 ramp
primary
#69E7E4
secondary
#B83C3F
accent
#1116D4
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584