#69DEF2#69DEF2
#69DEF2 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.109 H 210.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEF2 |
|---|---|
| RGB | rgb(105, 222, 242) |
| HSL | hsl(189, 84%, 68%) |
| HSV | hsv(189, 57%, 95%) |
| CMYK | cmyk(56.6%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.73, -27.47, -19.78) |
| CIE-LCH | lch(82.73, 33.85, 215.76°) |
| OKLab | oklab(84.05% -0.0939 -0.0548) |
| OKLCH | oklch(84.05% 0.109 210.3) |
| XYZ | xyz(47.9675, 61.6519, 93.3593) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.69
Aqua Blue
#02D8E9
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Neon Blue
#04D9FF
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEF2 #F27D69
analogous
#69F2C1 #69DEF2 #6999F2
triadic
#69DEF2 #F269DE #DEF269
tetradic
#69DEF2 #C169F2 #F27D69 #99F269
square
#69DEF2 #C169F2 #F27D69 #99F269
split-complementary
#69DEF2 #F26999 #F2C169
monochromatic
#12B3CF #31D2ED #69DEF2 #A1EAF7 #DAF7FC
Accessibility & contrast
On white
1.58
#69DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#69DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEF2
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEF2 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#B8C7F2
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69def2; /* rgb */ color: rgb(105, 222, 242); /* oklch */ color: oklch(84.0% 0.109 210.3);
Tailwind
colors: {
custom: {
50: '#9fe8f6',
500: '#69def2',
950: '#000000',
},
}SCSS
$custom: #69def2; $custom-light: #9fe8f6; $custom-dark: #000000;
JSON
{
"hex": "#69def2",
"rgb": {
"r": 105,
"g": 222,
"b": 242
},
"hsl": {
"h": 188.759,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.84045,
"c": 0.10871,
"h": 210.3
},
"luminance": 0.61657
}Semantic roles & 50–950 ramp
primary
#69DEF2
secondary
#CB4B35
accent
#2505E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485