#69E7E2#69E7E2
#69E7E2 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.6% C 0.112 H 191.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7E2 |
|---|---|
| RGB | rgb(105, 231, 226) |
| HSL | hsl(178, 72%, 66%) |
| HSV | hsv(178, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 2.2%, 9.4%) |
| CIE-LAB | lab(84.81, -36.03, -8.20) |
| CIE-LCH | lch(84.81, 36.95, 192.82°) |
| OKLab | oklab(85.57% -0.1098 -0.0228) |
| OKLCH | oklch(85.57% 0.112 191.7) |
| XYZ | xyz(48.1232, 65.6414, 82.0707) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.90
Mediumturquoise
#48D1CC
ΔE00 5.46
Bright Cyan
#41FDFE
ΔE00 5.49
Bright Light Blue
#26F7FD
ΔE00 5.51
Bright Turquoise
#0FFEF9
ΔE00 5.91
Bright Aqua
#0BF9EA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7E2 #E7696E
analogous
#69E7A3 #69E7E2 #69ADE7
triadic
#69E7E2 #E269E7 #E7E269
tetradic
#69E7E2 #A369E7 #E7696E #ADE769
square
#69E7E2 #A369E7 #E7696E #ADE769
split-complementary
#69E7E2 #E769AD #E7A369
monochromatic
#1DB8B2 #34DFD8 #69E7E2 #9EEFEC #D3F8F6
Accessibility & contrast
On white
1.49
#69E7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#69E7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7E2
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7E2 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#C6CDE3
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e7e2; /* rgb */ color: rgb(105, 231, 226); /* oklch */ color: oklch(85.6% 0.112 191.7);
Tailwind
colors: {
custom: {
50: '#9fefeb',
500: '#69e7e2',
950: '#000000',
},
}SCSS
$custom: #69e7e2; $custom-light: #9fefeb; $custom-dark: #000000;
JSON
{
"hex": "#69e7e2",
"rgb": {
"r": 105,
"g": 231,
"b": 226
},
"hsl": {
"h": 177.619,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.85565,
"c": 0.11219,
"h": 191.7
},
"luminance": 0.65646
}Semantic roles & 50–950 ramp
primary
#69E7E2
secondary
#B83C41
accent
#1119D4
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584