#69FBEE#69FBEE
#69FBEE is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.126 H 187.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBEE |
|---|---|
| RGB | rgb(105, 251, 238) |
| HSL | hsl(175, 95%, 70%) |
| HSV | hsv(175, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(90.86, -42.04, -5.54) |
| CIE-LCH | lch(90.86, 42.41, 187.51°) |
| OKLab | oklab(90.57% -0.1255 -0.0156) |
| OKLCH | oklch(90.57% 0.126 187.1) |
| XYZ | xyz(55.7486, 78.1649, 93.0217) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.24
Bright Turquoise
#0FFEF9
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 4.60
Bright Cyan
#41FDFE
ΔE00 4.77
Aqua
#00FFFF
ΔE00 4.97
Turquoise
#40E0D0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBEE #FB6976
analogous
#69FBA5 #69FBEE #69BFFB
triadic
#69FBEE #EE69FB #FBEE69
tetradic
#69FBEE #A569FB #FB6976 #BFFB69
square
#69FBEE #A569FB #FB6976 #BFFB69
split-complementary
#69FBEE #FB69BF #FBA569
monochromatic
#06E4D0 #2DF9E7 #69FBEE #A5FDF5 #E0FEFC
Accessibility & contrast
On white
1.26
#69FBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#69FBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBEE
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBEE | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#D8DEF0
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69fbee; /* rgb */ color: rgb(105, 251, 238); /* oklch */ color: oklch(90.6% 0.126 187.1);
Tailwind
colors: {
custom: {
50: '#a1fdf3',
500: '#69fbee',
950: '#000000',
},
}SCSS
$custom: #69fbee; $custom-light: #a1fdf3; $custom-dark: #000000;
JSON
{
"hex": "#69fbee",
"rgb": {
"r": 105,
"g": 251,
"b": 238
},
"hsl": {
"h": 174.658,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.90565,
"c": 0.12649,
"h": 187.1
},
"luminance": 0.78171
}Semantic roles & 50–950 ramp
primary
#69FBEE
secondary
#D63341
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685