#69E2EE#69E2EE
#69E2EE is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.109 H 204.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2EE |
|---|---|
| RGB | rgb(105, 226, 238) |
| HSL | hsl(185, 80%, 67%) |
| HSV | hsv(185, 56%, 93%) |
| CMYK | cmyk(55.9%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.74, -30.50, -16.14) |
| CIE-LCH | lch(83.74, 34.51, 207.89°) |
| OKLab | oklab(84.82% -0.0997 -0.0446) |
| OKLCH | oklch(84.82% 0.109 204.1) |
| XYZ | xyz(48.4483, 63.5643, 90.5883) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.72
Robin Egg Blue
#8AF1FE
ΔE00 4.16
Aqua Blue
#02D8E9
ΔE00 4.39
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Bright Light Blue
#26F7FD
ΔE00 6.36
Darkturquoise
#00CED1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2EE #EE7569
analogous
#69EEB8 #69E2EE #699FEE
triadic
#69E2EE #EE69E2 #E2EE69
tetradic
#69E2EE #B869EE #EE7569 #9FEE69
square
#69E2EE #B869EE #EE7569 #9FEE69
split-complementary
#69E2EE #EE699F #EEB869
monochromatic
#16B6C6 #32D7E8 #69E2EE #A0EDF4 #D7F7FA
Accessibility & contrast
On white
1.53
#69E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#69E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2EE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2EE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e2ee; /* rgb */ color: rgb(105, 226, 238); /* oklch */ color: oklch(84.8% 0.109 204.1);
Tailwind
colors: {
custom: {
50: '#9febf3',
500: '#69e2ee',
950: '#000000',
},
}SCSS
$custom: #69e2ee; $custom-light: #9febf3; $custom-dark: #000000;
JSON
{
"hex": "#69e2ee",
"rgb": {
"r": 105,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.414,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.84815,
"c": 0.10922,
"h": 204.1
},
"luminance": 0.63569
}Semantic roles & 50–950 ramp
primary
#69E2EE
secondary
#C44438
accent
#1D0ADC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485