#69E2EF#69E2EF
#69E2EF is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.9% C 0.109 H 204.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69E2EF |
|---|---|
| RGB | rgb(105, 226, 239) |
| HSL | hsl(186, 81%, 67%) |
| HSV | hsv(186, 56%, 94%) |
| CMYK | cmyk(56.1%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.77, -30.23, -16.62) |
| CIE-LCH | lch(83.77, 34.50, 208.81°) |
| OKLab | oklab(84.85% -0.0993 -0.046) |
| OKLCH | oklch(84.85% 0.109 204.9) |
| XYZ | xyz(48.5956, 63.6232, 91.3641) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.58
Robin Egg Blue
#8AF1FE
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 4.39
Robin'S Egg Blue
#98EFF9
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 6.55
Neon Blue
#04D9FF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E2EF #EF7669
analogous
#69EFB9 #69E2EF #699FEF
triadic
#69E2EF #EF69E2 #E2EF69
tetradic
#69E2EF #B969EF #EF7669 #9FEF69
square
#69E2EF #B969EF #EF7669 #9FEF69
split-complementary
#69E2EF #EF699F #EFB969
monochromatic
#15B7C8 #32D7E9 #69E2EF #A0EDF5 #D8F7FB
Accessibility & contrast
On white
1.53
#69E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#69E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E2EF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E2EF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#BDCAF0
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e2ef; /* rgb */ color: rgb(105, 226, 239); /* oklch */ color: oklch(84.9% 0.109 204.9);
Tailwind
colors: {
custom: {
50: '#9febf4',
500: '#69e2ef',
950: '#000000',
},
}SCSS
$custom: #69e2ef; $custom-light: #9febf4; $custom-dark: #000000;
JSON
{
"hex": "#69e2ef",
"rgb": {
"r": 105,
"g": 226,
"b": 239
},
"hsl": {
"h": 185.821,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.8485,
"c": 0.10941,
"h": 204.9
},
"luminance": 0.63628
}Semantic roles & 50–950 ramp
primary
#69E2EF
secondary
#C54537
accent
#1D08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485