#69F8CC#69F8CC
#69F8CC is a very light, vivid teal. Relative luminance 0.745; OKLCH L 88.9% C 0.139 H 169.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8CC |
|---|---|
| RGB | rgb(105, 248, 204) |
| HSL | hsl(162, 91%, 69%) |
| HSV | hsv(162, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 17.7%, 2.7%) |
| CIE-LAB | lab(89.15, -48.86, 9.64) |
| CIE-LCH | lch(89.15, 49.80, 168.83°) |
| OKLab | oklab(88.91% -0.1371 0.0246) |
| OKLCH | oklch(88.91% 0.139 169.8) |
| XYZ | xyz(50.2870, 74.4927, 68.8435) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.05
Aquamarine
#7FFFD4
ΔE00 2.11
Light Aquamarine
#7BFDC7
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8CC #F86995
analogous
#69F885 #69F8CC #69DDF8
triadic
#69F8CC #CC69F8 #F8CC69
tetradic
#69F8CC #8569F8 #F86995 #DDF869
square
#69F8CC #8569F8 #F86995 #DDF869
split-complementary
#69F8CC #F869DD #F88569
monochromatic
#0ADC9C #2FF5B8 #69F8CC #A3FBE0 #DEFDF4
Accessibility & contrast
On white
1.32
#69F8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#69F8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8CC
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8CC | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9CA
Deuteranopia (green-blind)
#DDDACF
Tritanopia (blue-blind)
#00FAEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69f8cc; /* rgb */ color: rgb(105, 248, 204); /* oklch */ color: oklch(88.9% 0.139 169.8);
Tailwind
colors: {
custom: {
50: '#a0fbdb',
500: '#69f8cc',
950: '#000000',
},
}SCSS
$custom: #69f8cc; $custom-light: #a0fbdb; $custom-dark: #000000;
JSON
{
"hex": "#69f8cc",
"rgb": {
"r": 105,
"g": 248,
"b": 204
},
"hsl": {
"h": 161.538,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.88905,
"c": 0.13933,
"h": 169.8
},
"luminance": 0.74498
}Semantic roles & 50–950 ramp
primary
#69F8CC
secondary
#D23364
accent
#0047E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584