#69E1EA#69E1EA
#69E1EA is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.108 H 202.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69E1EA |
|---|---|
| RGB | rgb(105, 225, 234) |
| HSL | hsl(184, 75%, 66%) |
| HSV | hsv(184, 55%, 92%) |
| CMYK | cmyk(55.1%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.33, -31.10, -14.64) |
| CIE-LCH | lch(83.33, 34.37, 205.20°) |
| OKLab | oklab(84.45% -0.1002 -0.0405) |
| OKLCH | oklch(84.45% 0.108 202) |
| XYZ | xyz(47.5960, 62.7896, 87.4373) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.49
Aqua Blue
#02D8E9
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 4.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E1EA #EA7269
analogous
#69EAB3 #69E1EA #69A1EA
triadic
#69E1EA #EA69E1 #E1EA69
tetradic
#69E1EA #B369EA #EA7269 #A1EA69
square
#69E1EA #B369EA #EA7269 #A1EA69
split-complementary
#69E1EA #EA69A1 #EAB369
monochromatic
#1BB3BE #33D6E2 #69E1EA #9FECF2 #D4F6F9
Accessibility & contrast
On white
1.55
#69E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#69E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E1EA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E1EA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#BEC9EB
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e1ea; /* rgb */ color: rgb(105, 225, 234); /* oklch */ color: oklch(84.4% 0.108 202.0);
Tailwind
colors: {
custom: {
50: '#9feaf0',
500: '#69e1ea',
950: '#000000',
},
}SCSS
$custom: #69e1ea; $custom-light: #9feaf0; $custom-dark: #000000;
JSON
{
"hex": "#69e1ea",
"rgb": {
"r": 105,
"g": 225,
"b": 234
},
"hsl": {
"h": 184.186,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84447,
"c": 0.10809,
"h": 202
},
"luminance": 0.62794
}Semantic roles & 50–950 ramp
primary
#69E1EA
secondary
#BD433A
accent
#1C0ED8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485