#69E2EA#69E2EA
#69E2EA is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.109 H 201.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2EA |
|---|---|
| RGB | rgb(105, 226, 234) |
| HSL | hsl(184, 75%, 66%) |
| HSV | hsv(184, 55%, 92%) |
| CMYK | cmyk(55.1%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.62, -31.58, -14.21) |
| CIE-LCH | lch(83.62, 34.63, 204.23°) |
| OKLab | oklab(84.68% -0.1013 -0.0393) |
| OKLCH | oklch(84.68% 0.109 201.2) |
| XYZ | xyz(47.8672, 63.3318, 87.5276) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.58
Aqua Blue
#02D8E9
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Bright Light Blue
#26F7FD
ΔE00 5.77
Mediumturquoise
#48D1CC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2EA #EA7169
analogous
#69EAB2 #69E2EA #69A2EA
triadic
#69E2EA #EA69E2 #E2EA69
tetradic
#69E2EA #B269EA #EA7169 #A2EA69
square
#69E2EA #B269EA #EA7169 #A2EA69
split-complementary
#69E2EA #EA69A2 #EAB269
monochromatic
#1BB4BE #33D8E2 #69E2EA #9FECF2 #D4F7F9
Accessibility & contrast
On white
1.54
#69E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#69E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2EA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2EA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e2ea; /* rgb */ color: rgb(105, 226, 234); /* oklch */ color: oklch(84.7% 0.109 201.2);
Tailwind
colors: {
custom: {
50: '#9febf0',
500: '#69e2ea',
950: '#000000',
},
}SCSS
$custom: #69e2ea; $custom-light: #9febf0; $custom-dark: #000000;
JSON
{
"hex": "#69e2ea",
"rgb": {
"r": 105,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.721,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84677,
"c": 0.10863,
"h": 201.2
},
"luminance": 0.63336
}Semantic roles & 50–950 ramp
primary
#69E2EA
secondary
#BD423A
accent
#1A0ED8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485